Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_scan_sw.c247 IEEE80211_UNLOCK_ASSERT(ic); in ieee80211_swscan_start_scan()
339 // IEEE80211_UNLOCK_ASSERT(ic); in ieee80211_swscan_bg_scan()
583 IEEE80211_UNLOCK_ASSERT(ic); in scan_signal()
H A Dieee80211_freebsd.h74 #define IEEE80211_UNLOCK_ASSERT(_ic) \ macro
H A Dieee80211_node.c176 IEEE80211_UNLOCK_ASSERT(vap->iv_ic); in ieee80211_node_latevattach()
211 IEEE80211_UNLOCK_ASSERT(vap->iv_ic); in ieee80211_node_vdetach()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c5129 IEEE80211_UNLOCK_ASSERT(ic);