Searched refs:hwrm_lock (Results 1 – 2 of 2) sorted by relevance
302 rte_spinlock_lock(&bp->hwrm_lock); \304 rte_spinlock_unlock(&bp->hwrm_lock); \318 rte_spinlock_unlock(&bp->hwrm_lock); \323 rte_spinlock_unlock(&bp->hwrm_lock); \331 rte_spinlock_unlock(&bp->hwrm_lock); \361 rte_spinlock_unlock(&bp->hwrm_lock); \378 #define HWRM_UNLOCK() rte_spinlock_unlock(&bp->hwrm_lock)2830 rte_spinlock_init(&bp->hwrm_lock); in bnxt_alloc_hwrm_resources()
768 rte_spinlock_t hwrm_lock; member