Home
last modified time | relevance | path

Searched refs:in_6g_pwr_mode (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_build_chan_list.h248 in_6g_pwr_mode);
278 enum supported_6g_pwr_types in_6g_pwr_mode);
331 in_6g_pwr_mode) in reg_copy_from_super_chan_info_to_reg_channel()
344 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_6g_pwrmode_chan_list() argument
374 in_6g_pwr_mode);
Dreg_services_common.c2963 in_6g_pwr_mode) in reg_get_band_channel_list_for_pwrmode()
2980 if (reg_get_pwrmode_chan_list(pdev, reg_chan_list, in_6g_pwr_mode)) { in reg_get_band_channel_list_for_pwrmode()
3677 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_update_usable_chan_resp() argument
3699 0, &ch_params, in_6g_pwr_mode, true); in reg_update_usable_chan_resp()
3735 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_update_conn_chan_list() argument
3780 in_6g_pwr_mode); in reg_update_conn_chan_list()
3802 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_usable_channel_con_filter() argument
3812 count, in_6g_pwr_mode); in reg_get_usable_channel_con_filter()
3819 in_6g_pwr_mode); in reg_get_usable_channel_con_filter()
3826 in_6g_pwr_mode); in reg_get_usable_channel_con_filter()
[all …]
Dreg_services_common.h1097 in_6g_pwr_mode);
1135 in_6g_pwr_mode,
1167 enum supported_6g_pwr_types in_6g_pwr_mode,
1460 in_6g_pwr_mode,
1474 enum supported_6g_pwr_types in_6g_pwr_mode);
2303 in_6g_pwr_mode);
2316 in_6g_pwr_mode) in reg_modify_chan_list_for_max_chwidth_for_pwrmode()
2667 enum supported_6g_pwr_types in_6g_pwr_mode);
2685 enum supported_6g_pwr_types in_6g_pwr_mode);
2797 enum supported_6g_pwr_types in_6g_pwr_mode,
[all …]
Dreg_opclass.c1697 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_is_chan_supported() argument
1716 &chan_list, in_6g_pwr_mode, in reg_is_chan_supported()
1730 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_is_chan_supported() argument
1736 in_6g_pwr_mode, true); in reg_is_chan_supported()
1758 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_is_cfi_supported() argument
1770 in_6g_pwr_mode); in reg_is_cfi_supported()
1807 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_cfis_from_opclassmap_for_6g() argument
1828 in_6g_pwr_mode); in reg_get_cfis_from_opclassmap_for_6g()
1898 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_cfis_from_opclassmap_for_non6g() argument
1926 in_6g_pwr_mode); in reg_get_cfis_from_opclassmap_for_non6g()
[all …]
Dreg_opclass.h129 enum supported_6g_pwr_types in_6g_pwr_mode);
163 enum supported_6g_pwr_types in_6g_pwr_mode);
378 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_opclass_details() argument
410 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_get_opclass_for_cur_hwmode() argument
Dreg_utils.h74 enum supported_6g_pwr_types in_6g_pwr_mode);
87 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_is_passive_or_disable_for_pwrmode() argument
Dreg_build_chan_list.c3772 in_6g_pwr_mode) in reg_copy_from_super_chan_info_to_reg_channel()
3774 if (in_6g_pwr_mode == REG_BEST_PWR_MODE) in reg_copy_from_super_chan_info_to_reg_channel()
3775 in_6g_pwr_mode = sc_entry.best_power_mode; in reg_copy_from_super_chan_info_to_reg_channel()
3777 if (reg_is_supp_pwr_mode_invalid(in_6g_pwr_mode)) in reg_copy_from_super_chan_info_to_reg_channel()
3780 chan->state = sc_entry.state_arr[in_6g_pwr_mode]; in reg_copy_from_super_chan_info_to_reg_channel()
3781 chan->chan_flags = sc_entry.chan_flags_arr[in_6g_pwr_mode]; in reg_copy_from_super_chan_info_to_reg_channel()
3782 chan->tx_power = sc_entry.reg_chan_pwr[in_6g_pwr_mode].tx_power; in reg_copy_from_super_chan_info_to_reg_channel()
3783 chan->min_bw = sc_entry.min_bw[in_6g_pwr_mode]; in reg_copy_from_super_chan_info_to_reg_channel()
3784 chan->max_bw = sc_entry.max_bw[in_6g_pwr_mode]; in reg_copy_from_super_chan_info_to_reg_channel()
3785 chan->psd_flag = sc_entry.reg_chan_pwr[in_6g_pwr_mode].psd_flag; in reg_copy_from_super_chan_info_to_reg_channel()
[all …]
Dreg_utils.c631 enum supported_6g_pwr_types in_6g_pwr_mode) in reg_is_passive_or_disable_for_pwrmode() argument
636 in_6g_pwr_mode); in reg_is_passive_or_disable_for_pwrmode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c103 in_6g_pwr_mode) in wlan_reg_get_pwrmode_chan_list()
105 return reg_get_pwrmode_chan_list(pdev, chan_list, in_6g_pwr_mode); in wlan_reg_get_pwrmode_chan_list()
149 enum supported_6g_pwr_types in_6g_pwr_mode) in wlan_reg_is_freq_enabled() argument
151 return reg_is_freq_enabled(pdev, freq, in_6g_pwr_mode); in wlan_reg_is_freq_enabled()
156 enum supported_6g_pwr_types in_6g_pwr_mode) in wlan_reg_is_freq_idx_enabled() argument
158 return reg_is_freq_idx_enabled(pdev, freq_idx, in_6g_pwr_mode); in wlan_reg_is_freq_idx_enabled()
276 enum supported_6g_pwr_types in_6g_pwr_mode) in wlan_reg_get_opclass_details() argument
281 in_6g_pwr_mode); in wlan_reg_get_opclass_details()
292 enum supported_6g_pwr_types in_6g_pwr_mode) in wlan_reg_get_opclass_for_cur_hwmode() argument
299 in_6g_pwr_mode); in wlan_reg_get_opclass_for_cur_hwmode()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h755 enum supported_6g_pwr_types in_6g_pwr_mode);
773 enum supported_6g_pwr_types in_6g_pwr_mode);
791 in_6g_pwr_mode);
948 in_6g_pwr_mode);
956 in_6g_pwr_mode) in wlan_reg_get_bonded_channel_state_for_pwrmode()
1108 enum supported_6g_pwr_types in_6g_pwr_mode);
1132 enum supported_6g_pwr_types in_6g_pwr_mode);
1460 enum supported_6g_pwr_types in_6g_pwr_mode);
1823 in_6g_pwr_mode);
1895 enum supported_6g_pwr_types in_6g_pwr_mode);
[all …]