Home
last modified time | relevance | path

Searched refs:pwr_type (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c671 enum supported_6g_pwr_types pwr_type, in reg_dis_6g_chan_in_super_chan_list() argument
715 &chan_info->state_arr[pwr_type], in reg_dis_6g_chan_in_super_chan_list()
716 &chan_info->chan_flags_arr[pwr_type]); in reg_dis_6g_chan_in_super_chan_list()
736 enum supported_6g_pwr_types pwr_type, in reg_dis_6g_chan_in_super_chan_list() argument
2718 enum supported_6g_pwr_types pwr_type; in reg_init_super_chan_entry() local
2723 for (pwr_type = REG_CURRENT_PWR_MODE; pwr_type <= REG_CLI_SUB_VLP; in reg_init_super_chan_entry()
2724 pwr_type++) in reg_init_super_chan_entry()
2725 reg_dis_chan_state_and_flags(&chan_info->state_arr[pwr_type], in reg_init_super_chan_entry()
2727 [pwr_type]); in reg_init_super_chan_entry()
2806 enum supported_6g_pwr_types pwr_type) in reg_dis_6g_edge_chan_in_enh_chan() argument
[all …]
H A Dreg_services_common.c3445 enum supported_6g_pwr_types pwr_type; in reg_append_6g_channel_list_with_power() local
3448 pwr_type = in_6g_pwr_type; in reg_append_6g_channel_list_with_power()
3453 pwr_type = sc_entry->best_power_mode; in reg_append_6g_channel_list_with_power()
3455 if (reg_is_supp_pwr_mode_invalid(pwr_type)) in reg_append_6g_channel_list_with_power()
3458 if (!reg_is_chan_disabled(sc_entry->chan_flags_arr[pwr_type], in reg_append_6g_channel_list_with_power()
3459 sc_entry->state_arr[pwr_type])) { in reg_append_6g_channel_list_with_power()
3465 sc_entry->reg_chan_pwr[pwr_type].tx_power; in reg_append_6g_channel_list_with_power()
6283 enum supported_6g_pwr_types pwr_type; in reg_get_max_tx_power_from_super_chan_list() local
6286 pwr_type = in_6g_pwr_type; in reg_get_max_tx_power_from_super_chan_list()
6291 pwr_type = sc_entry->best_power_mode; in reg_get_max_tx_power_from_super_chan_list()
[all …]
H A Dreg_utils.c446 enum reg_6g_ap_type pwr_type, in reg_check_if_6g_pwr_type_supp_for_chan() argument
469 pdev, pwr_type, &cli_pwr_type))) in reg_check_if_6g_pwr_type_supp_for_chan()