Searched refs:IEEE80211A (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 278 { IEEE80211A, 115, 36, 48, 4, BW20 }, in init_channel_list() 279 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list() 280 { IEEE80211A, 117, 40, 48, 8, BW40MINUS }, in init_channel_list() 281 { IEEE80211A, 124, 149, 161, 4, BW20 }, in init_channel_list() 282 { IEEE80211A, 125, 149, 169, 4, BW20 }, in init_channel_list() 283 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, in init_channel_list() 284 { IEEE80211A, 127, 153, 161, 8, BW40MINUS }, in init_channel_list()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 356 enum hw_mode {IEEE80211G, IEEE80211A} mode; enumerator
|