Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h530 #define WME_PARAM_AIFSN 0x0f /* Mask for aifsn field */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c352 | SM(ac->wmep_aifsn, WME_PARAM_AIFSN); in ieee80211_add_wme_param()
H A Dnet80211_input.c808 wmep->wmep_aifsn = MS(frm[0], WME_PARAM_AIFSN); in ieee80211_parse_wmeparams()