| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | wifi_regd.c | 159 for (band = 0; band < NUM_NL80211_BANDS; band++) { 270 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| H A D | ioctl_cfg80211.h | 422 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 427 (band == BAND_ON_5G) ? NL80211_BAND_5GHZ : NUM_NL80211_BANDS
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | wifi_regd.c | 159 for (band = 0; band < NUM_NL80211_BANDS; band++) { 270 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| H A D | ioctl_cfg80211.h | 403 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 408 (band == BAND_ON_5G) ? NL80211_BAND_5GHZ : NUM_NL80211_BANDS
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | wifi_regd.c | 159 for (band = 0; band < NUM_NL80211_BANDS; band++) { 270 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| H A D | ioctl_cfg80211.h | 422 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 427 (band == BAND_ON_5G) ? NL80211_BAND_5GHZ : NUM_NL80211_BANDS
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-eeprom-parse.h | 101 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 458 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 462 …to_nl80211_band(band) (((band) < BAND_MAX) ? _rtw_band_to_nl80211_band[(band)] : NUM_NL80211_BANDS) 465 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 442 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 446 …to_nl80211_band(band) (((band) < BAND_MAX) ? _rtw_band_to_nl80211_band[(band)] : NUM_NL80211_BANDS) 449 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 456 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 460 …to_nl80211_band(band) (((band) < BAND_MAX) ? _rtw_band_to_nl80211_band[(band)] : NUM_NL80211_BANDS) 463 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 442 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 446 …to_nl80211_band(band) (((band) < BAND_MAX) ? _rtw_band_to_nl80211_band[(band)] : NUM_NL80211_BANDS) 449 #define nl80211_band_to_rtw_band(band) (((band) < NUM_NL80211_BANDS) ? _nl80211_band_to_rtw_band[(b…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | core.h | 463 struct ieee80211_supported_band sbands[NUM_NL80211_BANDS]; 465 iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES]; 585 struct ath11k_band_cap band[NUM_NL80211_BANDS];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | wifi_regd.c | 326 for (i = 0; i < NUM_NL80211_BANDS; i++) { in _rtw_reg_apply_flags() 374 for (i = 0; i < NUM_NL80211_BANDS; i++) { in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | wifi_regd.c | 34 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| H A D | ioctl_cfg80211.h | 427 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 432 (band == BAND_ON_5G) ? NL80211_BAND_5GHZ : NUM_NL80211_BANDS
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | wifi_regd.c | 33 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| H A D | ioctl_cfg80211.h | 426 #define NUM_NL80211_BANDS IEEE80211_NUM_BANDS macro 431 (band == BAND_ON_5G) ? NL80211_BAND_5GHZ : NUM_NL80211_BANDS
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | wifi_regd.c | 33 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | wifi_regd.c | 33 for (i = 0; i < NUM_NL80211_BANDS; i++) { in rtw_regd_apply_flags()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | of.c | 51 for (band = 0; band < NUM_NL80211_BANDS; band++) { in wiphy_freq_limits_apply()
|
| H A D | debugfs.c | 79 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ht40allow_map_read()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | wifi_regd.c | 74 for (i = 0; i < NUM_NL80211_BANDS; i++) { in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | main.c | 977 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_register_hw() 1067 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_register_hw() 1260 BUILD_BUG_ON(NUM_NL80211_BANDS > 8 * sizeof(local->sband_allocated)); in ieee80211_register_hw() 1261 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_register_hw() 1438 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_free_hw()
|
| H A D | ieee80211_i.h | 961 u32 rc_rateidx_mask[NUM_NL80211_BANDS]; 963 bool rc_has_mcs_mask[NUM_NL80211_BANDS]; 964 u8 rc_rateidx_mcs_mask[NUM_NL80211_BANDS][IEEE80211_HT_MCS_MASK_LEN]; 966 bool rc_has_vht_mcs_mask[NUM_NL80211_BANDS]; 967 u16 rc_rateidx_vht_mcs_mask[NUM_NL80211_BANDS][NL80211_VHT_NSS_MAX]; 970 u32 beacon_rateidx_mask[NUM_NL80211_BANDS];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | ath5k.h | 1268 struct ieee80211_supported_band sbands[NUM_NL80211_BANDS]; 1270 struct ieee80211_rate rates[NUM_NL80211_BANDS][AR5K_MAX_RATES]; 1271 s8 rate_idx[NUM_NL80211_BANDS][AR5K_MAX_RATES];
|