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