Searched refs:bnxt_ulp_ctxt_lock (Results 1 – 1 of 1) sorted by relevance
39 rte_spinlock_t bnxt_ulp_ctxt_lock; variable2016 rte_spinlock_init(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_list_init()2032 rte_spinlock_lock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_list_add()2035 rte_spinlock_unlock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_list_add()2044 rte_spinlock_lock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_list_del()2052 rte_spinlock_unlock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_list_del()2061 if (rte_spinlock_trylock(&bnxt_ulp_ctxt_lock)) { in bnxt_ulp_cntxt_entry_acquire()2065 rte_spinlock_unlock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_entry_acquire()2073 rte_spinlock_unlock(&bnxt_ulp_ctxt_lock); in bnxt_ulp_cntxt_entry_release()