Searched defs:ecw2cw (Results 1 – 2 of 2) sorted by relevance
| /linux/net/wireless/ | ||
| H A D | reg.c | 658 u16 cw_min = ecw2cw((ac[i].ecw & 0xf0) >> 4); in ecw2cw() function |
| /linux/net/mac80211/ | ||
| H A D | mlme.c | 147 static int ecw2cw(int ecw) in ecw2cw() function |