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

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

Completed in 184 milliseconds