Searched refs:BW40MINUS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_mlme_ext.h | 361 enum { BW20, BW40PLUS, BW40MINUS } bw; enumerator
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 290 { IEEE80211A, 117, 40, 48, 8, BW40MINUS }, in init_channel_list() 294 { IEEE80211A, 127, 153, 161, 8, BW40MINUS }, in init_channel_list() 315 ((o->bw == BW40MINUS) || (o->bw == BW40PLUS))) in init_channel_list()
|