Home
last modified time | relevance | path

Searched refs:reg_rules_6g_ap_ptr (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c459 qdf_mem_free(reg_info->reg_rules_6g_ap_ptr[i]); in tgt_reg_chan_list_ext_update_handler()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1301 struct cur_reg_rule *reg_rules_6g_ap_ptr[REG_CURRENT_MAX_AP_TYPE]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c16892 reg_info->reg_rules_6g_ap_ptr[i] = in extract_reg_chan_list_ext_update_event_tlv()
16900 if (!reg_info->reg_rules_6g_ap_ptr[i]) in extract_reg_chan_list_ext_update_event_tlv()
16903 j, reg_info->reg_rules_6g_ap_ptr[i][j].start_freq, in extract_reg_chan_list_ext_update_event_tlv()
16904 reg_info->reg_rules_6g_ap_ptr[i][j].end_freq, in extract_reg_chan_list_ext_update_event_tlv()
16905 reg_info->reg_rules_6g_ap_ptr[i][j].max_bw, in extract_reg_chan_list_ext_update_event_tlv()
16906 reg_info->reg_rules_6g_ap_ptr[i][j].reg_power, in extract_reg_chan_list_ext_update_event_tlv()
16907 reg_info->reg_rules_6g_ap_ptr[i][j].ant_gain, in extract_reg_chan_list_ext_update_event_tlv()
16908 reg_info->reg_rules_6g_ap_ptr[i][j].flags, in extract_reg_chan_list_ext_update_event_tlv()
16909 reg_info->reg_rules_6g_ap_ptr[i][j].psd_flag, in extract_reg_chan_list_ext_update_event_tlv()
16910 reg_info->reg_rules_6g_ap_ptr[i][j].psd_eirp); in extract_reg_chan_list_ext_update_event_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c4312 reg_rule_6g_ap[i] = regulat_info->reg_rules_6g_ap_ptr[i]; in reg_fill_master_channels()
4589 reg_rule_6g_ap[j] = regulat_info->reg_rules_6g_ap_ptr[j]; in reg_validate_master_chan_list_ext()