Home
last modified time | relevance | path

Searched defs:cw_max (Results 1 – 3 of 3) sorted by relevance

/net/mac80211/
Drc80211_minstrel_ht.h78 unsigned int cw_max; member
Dtdls.c268 static u8 ieee80211_wmm_ecw(u16 cw_min, u16 cw_max) in ieee80211_wmm_ecw()
/net/wireless/
Dreg.c668 u16 cw_max = ecw2cw(ac[i].ecw & 0x0f); in valid_wmm() local