Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c250 u8 ecw = wmm_ie->ac_params[num_ac].ecw_bitmap; in mwifiex_wmm_setup_queue_priorities() local
/linux/net/wireless/
H A Dreg.c658 u16 cw_min = ecw2cw((ac[i].ecw & 0xf0) >> 4); in ecw2cw() argument
629 u8 ecw; global() member
/linux/net/mac80211/
H A Dmlme.c147 static int ecw2cw(int ecw) in ecw2cw() argument