Searched refs:WPI_VAP_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/wpi/ | ||
| H A D | if_wpivar.h | 147 #define WPI_VAP_LOCK_ASSERT(_wvp) mtx_assert(&(_wvp)->wv_mtx, MA_OWNED) macro |
| H A D | if_wpi.c | 4354 WPI_VAP_LOCK_ASSERT(wvp); in wpi_config_beacon() |