Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c441 uint8_t logcwmax; member
580 wmep->wmep_logcwmax = pPhyParam->logcwmax; in ieee80211_wme_initparams()
586 wmep->wmep_logcwmax = pBssPhyParam->logcwmax; in ieee80211_wme_initparams()
604 wmep->wmep_logcwmax = pBssPhyParam->logcwmax; in ieee80211_wme_initparams()
705 phyParam[mode].logcwmax; in ieee80211_wme_updateparams()
/illumos-gate/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.c2582 qinfo.attr.logcwmax = BE_32(uath_wme_11g[ac].logcwmax); in uath_wme_init()