Searched refs:BW40MINUS (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_mlme_ext.h | 402 BW20, BW40PLUS, BW40MINUS enumerator
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 398 enum {BW20, BW40PLUS, BW40MINUS} bw; enumerator
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 442 { IEEE80211A, 117, 40, 48, 8, BW40MINUS }, in init_channel_list() 446 { IEEE80211A, 127, 153, 161, 8, BW40MINUS }, in init_channel_list() 468 ((BW40MINUS == o->bw) || (BW40PLUS == o->bw))) in init_channel_list()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 309 ((BW40MINUS == o->bw) || (BW40PLUS == o->bw))) in init_channel_list()
|