Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211_scan_sw.c247 IEEE80211_UNLOCK_ASSERT(ic); in ieee80211_swscan_start_scan()
583 IEEE80211_UNLOCK_ASSERT(ic); in scan_signal()
HDieee80211_freebsd.h74 #define IEEE80211_UNLOCK_ASSERT(_ic) \ macro
HDieee80211_node.c176 IEEE80211_UNLOCK_ASSERT(vap->iv_ic); in ieee80211_node_latevattach()
211 IEEE80211_UNLOCK_ASSERT(vap->iv_ic); in ieee80211_node_vdetach()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c5488 IEEE80211_UNLOCK_ASSERT(ic);