Searched refs:txq_lock (Results 1 – 3 of 3) sorted by relevance
267 rte_spinlock_t txq_lock; member
71 t4_os_lock(&txq->txq_lock); in cxgbe_xmit_pkts()98 t4_os_unlock(&txq->txq_lock); in cxgbe_xmit_pkts()
810 if (t4_os_trylock(&txq->txq_lock)) { in tx_timer_cb()821 t4_os_unlock(&txq->txq_lock); in tx_timer_cb()2113 t4_os_lock_init(&txq->txq_lock); in t4_sge_alloc_eth_txq()