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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dix_txrx.c176 IXGBE_TX_LOCK(txr);
297 IXGBE_TX_LOCK(txr);
314 IXGBE_TX_LOCK(txr);
568 IXGBE_TX_LOCK(txr);
653 IXGBE_TX_LOCK(txr);
H A Dixgbe.h537 #define IXGBE_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dif_ixv.c763 IXGBE_TX_LOCK(txr);
805 IXGBE_TX_LOCK(txr);
H A Dif_ix.c1283 IXGBE_TX_LOCK(txr);
1332 IXGBE_TX_LOCK(txr);
1393 IXGBE_TX_LOCK(txr);

Completed in 124 milliseconds