Searched refs:BW40PLUS (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 | 441 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list() 445 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, 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()
|