Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h532 #define WME_PARAM_LOGCWMIN 0x0f /* Mask for CwMin field (in log) */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c354 | SM(ac->wmep_logcwmin, WME_PARAM_LOGCWMIN); in ieee80211_add_wme_param()
H A Dnet80211_input.c809 wmep->wmep_logcwmin = MS(frm[1], WME_PARAM_LOGCWMIN); in ieee80211_parse_wmeparams()