Searched refs:hwrm_lock (Results 1 – 2 of 2) sorted by relevance
187 rte_spinlock_lock(&bp->hwrm_lock); \189 rte_spinlock_unlock(&bp->hwrm_lock); \203 rte_spinlock_unlock(&bp->hwrm_lock); \208 rte_spinlock_unlock(&bp->hwrm_lock); \216 rte_spinlock_unlock(&bp->hwrm_lock); \246 rte_spinlock_unlock(&bp->hwrm_lock); \263 #define HWRM_UNLOCK() rte_spinlock_unlock(&bp->hwrm_lock)2667 rte_spinlock_init(&bp->hwrm_lock); in bnxt_alloc_hwrm_resources()
726 rte_spinlock_t hwrm_lock; member