Home
last modified time | relevance | path

Searched refs:NUM_6GHZ_CHANNELS (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.h407 struct regulatory_channel mas_chan_list_6g_ap[REG_CURRENT_MAX_AP_TYPE][NUM_6GHZ_CHANNELS];
408 …y_channel mas_chan_list_6g_client[REG_CURRENT_MAX_AP_TYPE][REG_MAX_CLIENT_TYPE][NUM_6GHZ_CHANNELS];
409 struct super_chan_info super_chan_list[NUM_6GHZ_CHANNELS];
469 struct regulatory_channel afc_chan_list[NUM_6GHZ_CHANNELS];
470 struct regulatory_channel mas_chan_list_6g_afc[NUM_6GHZ_CHANNELS];
H A Dreg_build_chan_list.c1257 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_modify_chan_list_for_outdoor()
1336 NUM_6GHZ_CHANNELS * sizeof(struct regulatory_channel); in reg_propagate_6g_mas_channel_list()
1844 NUM_6GHZ_CHANNELS * in reg_append_mas_chan_list_for_6g_sp()
1865 i <= MAX_6GHZ_CHANNEL && j < NUM_6GHZ_CHANNELS; i++, j++) { in reg_append_mas_chan_list_for_6g_sp()
1906 i <= MAX_6GHZ_CHANNEL && j < NUM_6GHZ_CHANNELS; i++, j++) { in reg_append_mas_chan_list_for_6g_lpi()
1946 i <= MAX_6GHZ_CHANNEL && j < NUM_6GHZ_CHANNELS; i++, j++) { in reg_append_mas_chan_list_for_6g_vlp()
2071 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_populate_afc_secondary_cur_chan_list()
2130 len_6ghz = NUM_6GHZ_CHANNELS * sizeof(struct regulatory_channel); in reg_populate_secondary_cur_chan_list()
2155 (NUM_CHANNELS - NUM_6GHZ_CHANNELS) * in reg_populate_secondary_cur_chan_list()
2188 NUM_6GHZ_CHANNELS * in reg_copy_ap_chan_list_to_mas_chan_list()
[all …]
H A Dreg_services_common.c1707 NUM_6GHZ_CHANNELS); in reg_freq_to_chan()
3449 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_append_6g_channel_list_with_power()
6287 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_get_max_tx_power_from_super_chan_list()
8133 for (chan_enum = 0; chan_enum < NUM_6GHZ_CHANNELS; chan_enum++) { in reg_find_txpower_from_6g_list()
8182 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_get_6g_chan_psd_eirp_power()
8474 if (sup_idx >= NUM_6GHZ_CHANNELS) { in reg_get_superchan_entry()
9169 sixg_freq_idx >= NUM_6GHZ_CHANNELS) in reg_get_best_6g_pwr_type()
10074 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in reg_display_super_chan_list()
H A Dreg_utils.c463 if (sup_idx >= NUM_6GHZ_CHANNELS) { in reg_check_if_6g_pwr_type_supp_for_chan()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_get_freq_for_pwr.c102 NUM_6GHZ_CHANNELS * sizeof(struct regulatory_channel); in __wlan_hdd_sysfs_freq_show()
128 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in __wlan_hdd_sysfs_freq_show()
H A Dwlan_hdd_ioctl.c2717 for (i = 0; i < NUM_6GHZ_CHANNELS && copied_length < max_buf_len - 1; in drv_cmd_get_wifi6e_channels()
H A Dwlan_hdd_cfg80211.c510 static struct ieee80211_channel hdd_channels_6_ghz[NUM_6GHZ_CHANNELS];
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h551 NUM_6GHZ_CHANNELS = (MAX_6GHZ_CHANNEL - MIN_6GHZ_CHANNEL + 1), enumerator
556 NUM_6GHZ_CHANNELS = 0,
1678 struct regulatory_channel mas_chan_list_6g_ap[REG_CURRENT_MAX_AP_TYPE][NUM_6GHZ_CHANNELS];
1679 …y_channel mas_chan_list_6g_client[REG_CURRENT_MAX_AP_TYPE][REG_MAX_CLIENT_TYPE][NUM_6GHZ_CHANNELS];
1682 struct regulatory_channel mas_chan_list_6g_afc[NUM_6GHZ_CHANNELS];
/wlan-driver/qcacld-3.0/components/nan/core/src/
H A Dnan_api.c420 NUM_6GHZ_CHANNELS * sizeof(struct regulatory_channel); in wlan_is_nan_allowed_on_6ghz_freq()
432 for (i = 0; i < NUM_6GHZ_CHANNELS; i++) { in wlan_is_nan_allowed_on_6ghz_freq()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
H A Dwlan_cfg80211_afc.c112 struct frange_obj frange[NUM_6GHZ_CHANNELS];
692 if (i >= NUM_6GHZ_CHANNELS) { in wlan_parse_afc_rsp_freq_psd()
769 if (ch_idx >= NUM_6GHZ_CHANNELS) { in wlan_parse_afc_rsp_opclass_eirp()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_public_structs.h1697 struct meta_rnr_channel channel[NUM_6GHZ_CHANNELS];