Searched defs:IGB_RX_LOCK_ASSERT (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h608 #define IGB_RX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->rx_mtx, MA_OWNED) macro

Completed in 188 milliseconds