Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h390 #define IEEE80211_SCAN_LOCK(_nt) mutex_enter(&(_nt)->nt_scanlock) macro
H A Dnet80211_node.c1444 IEEE80211_SCAN_LOCK(nt); in ieee80211_timeout_stations()