Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h391 #define IEEE80211_SCAN_UNLOCK(_nt) mutex_exit(&(_nt)->nt_scanlock) macro
H A Dnet80211_node.c1513 IEEE80211_SCAN_UNLOCK(nt); in ieee80211_timeout_stations()