Home
last modified time | relevance | path

Searched refs:IXGBE_TX_LOCK (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ixgbe/
HDix_txrx.c176 IXGBE_TX_LOCK(txr); in ixgbe_start()
297 IXGBE_TX_LOCK(txr);
314 IXGBE_TX_LOCK(txr);
568 IXGBE_TX_LOCK(txr);
653 IXGBE_TX_LOCK(txr);
HDixgbe.h537 #define IXGBE_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
HDif_ixv.c763 IXGBE_TX_LOCK(txr); in ixv_handle_que()
805 IXGBE_TX_LOCK(txr); in ixv_msix_que()
HDif_ix.c1277 IXGBE_TX_LOCK(txr); in ixgbe_handle_que()
1326 IXGBE_TX_LOCK(txr); in ixgbe_legacy_irq()
1387 IXGBE_TX_LOCK(txr); in ixgbe_msix_que()