Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h732 #define IEEE80211_CAPINFO_ESS 0x0001 macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c405 capinfo = IEEE80211_CAPINFO_ESS; in ieee80211_get_capinfo()
H A Dnet80211_node.c438 if (!(in->in_capinfo & IEEE80211_CAPINFO_ESS)) in ieee80211_match_bss()
H A Dnet80211_ioctl.c739 (in->in_capinfo & IEEE80211_CAPINFO_ESS ? in wifi_read_ap()