Searched refs:IGB_TX_LOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/e1000/
H A Dif_igb.h595 #define IGB_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->tx_mtx, MA_OWNED) macro
H A Dif_igb.c846 IGB_TX_LOCK_ASSERT(txr);
948 IGB_TX_LOCK_ASSERT(txr);

Completed in 158 milliseconds