Home
last modified time | relevance | path

Searched refs:IEEE80211_UNLOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sw.c249 IEEE80211_UNLOCK_ASSERT(ic); in ieee80211_swscan_start_scan()
582 IEEE80211_UNLOCK_ASSERT(ic); in scan_signal()
H A Dieee80211_freebsd.h76 #define IEEE80211_UNLOCK_ASSERT(_ic) \ macro