Searched refs:BW40PLUS (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rtl8723au/include/ |
D | rtw_mlme_ext.h | 404 BW20, BW40PLUS, BW40MINUS enumerator
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 398 enum {BW20, BW40PLUS, BW40MINUS} bw; enumerator
|
/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 440 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list() 444 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, in init_channel_list() 467 ((BW40MINUS == o->bw) || (BW40PLUS == o->bw))) in init_channel_list()
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 309 ((BW40MINUS == o->bw) || (BW40PLUS == o->bw))) in init_channel_list()
|