Searched refs:BW40PLUS (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_mlme_ext.h | 339 enum {BW20, BW40PLUS, BW40MINUS} bw; enumerator
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 398 enum { BW20, BW40PLUS, BW40MINUS } bw; enumerator
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 290 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list() 294 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, in init_channel_list() 316 ((o->bw == BW40MINUS) || (o->bw == BW40PLUS))) in init_channel_list()
|
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 274 ((o->bw == BW40MINUS) || (o->bw == BW40PLUS))) in init_channel_list()
|