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

/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpivar.h267 #define WPI_RXON_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->rxon_mtx, MA_OWNED) macro
H A Dif_wpi.c3847 WPI_RXON_LOCK_ASSERT(sc);

Completed in 59 milliseconds