Home
last modified time | relevance | path

Searched refs:WME_PARAM_ACM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h528 #define WME_PARAM_ACM 0x10 /* Mask for ACM bit */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c351 | SM(ac->wmep_acm, WME_PARAM_ACM) in ieee80211_add_wme_param()
H A Dnet80211_input.c807 wmep->wmep_acm = MS(frm[0], WME_PARAM_ACM); in ieee80211_parse_wmeparams()