Home
last modified time | relevance | path

Searched refs:logcwmax (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c437 uint8_t logcwmax; member
576 wmep->wmep_logcwmax = pPhyParam->logcwmax; in ieee80211_wme_initparams()
582 wmep->wmep_logcwmax = pBssPhyParam->logcwmax; in ieee80211_wme_initparams()
600 wmep->wmep_logcwmax = pBssPhyParam->logcwmax; in ieee80211_wme_initparams()
701 phyParam[mode].logcwmax; in ieee80211_wme_updateparams()
/titanic_50/usr/src/uts/common/io/uath/
H A Duath_var.h111 uint8_t logcwmax; member
H A Duath_reg.h322 uint32_t logcwmax; member
H A Duath.c2577 qinfo.attr.logcwmax = BE_32(uath_wme_11g[ac].logcwmax); in uath_wme_init()