Home
last modified time | relevance | path

Searched refs:WME_F_AGGRMODE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211.h458 #define WME_F_AGGRMODE 0x00000001 /* STATUS: WME agressive mode */ macro
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c690 (wme->wme_flags & WME_F_AGGRMODE) != 0) || in ieee80211_wme_updateparams()