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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixv.h404 #define IXV_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->tx_mtx, MA_OWNED) macro
H A Dixv.c517 IXV_TX_LOCK_ASSERT(txr);

Completed in 148 milliseconds