Searched defs:IGB_TX_LOCK_ASSERT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h603 #define IGB_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->tx_mtx, MA_OWNED) macro

Completed in 122 milliseconds