Searched refs:BW40PLUS (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 | 289 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list() 293 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, in init_channel_list() 315 ((o->bw == BW40MINUS) || (o->bw == BW40PLUS))) in init_channel_list()
|