Home
last modified time | relevance | path

Searched refs:num_5g_reg_rules (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_db_parser.c120 for (k = 0; k < reg_info->num_5g_reg_rules; k++) { in reg_regrules_assign()
293 reg_info->num_5g_reg_rules = in reg_get_reginfo_from_country_code_and_regdmn_pair()
300 qdf_mem_malloc((reg_info->num_5g_reg_rules) * in reg_get_reginfo_from_country_code_and_regdmn_pair()
362 reg_info->num_5g_reg_rules = in reg_get_reginfo_from_regdmn_pair()
369 qdf_mem_malloc((reg_info->num_5g_reg_rules) * in reg_get_reginfo_from_regdmn_pair()
Dreg_build_chan_list.c3722 uint32_t num_5g_reg_rules, in reg_populate_49g_band_channels() argument
3729 num_5g_reg_rules, in reg_populate_49g_band_channels()
3736 uint32_t num_5g_reg_rules, in reg_populate_49g_band_channels() argument
3756 uint32_t num_5g_reg_rules, in reg_populate_6g_band_channels() argument
3763 num_5g_reg_rules, in reg_populate_6g_band_channels()
3818 uint32_t num_5g_reg_rules, in reg_populate_6g_band_channels() argument
4203 uint16_t num_5g_reg_rules = regulat_info->num_5g_reg_rules; in reg_modify_max_bw_for_240mhz_5g_chans() local
4216 rule_num < num_5g_reg_rules; cur_rule_ptr++, rule_num++) { in reg_modify_max_bw_for_240mhz_5g_chans()
4283 uint32_t num_2g_reg_rules, num_5g_reg_rules; in reg_fill_master_channels() local
4305 num_5g_reg_rules = regulat_info->num_5g_reg_rules; in reg_fill_master_channels()
[all …]
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c16635 uint32_t num_2g_reg_rules, num_5g_reg_rules; in extract_reg_chan_list_ext_update_event_tlv() local
16654 reg_info->num_5g_reg_rules = ext_chan_list_event_hdr->num_5g_reg_rules; in extract_reg_chan_list_ext_update_event_tlv()
16682 num_5g_reg_rules = reg_info->num_5g_reg_rules; in extract_reg_chan_list_ext_update_event_tlv()
16683 total_reg_rules += num_5g_reg_rules; in extract_reg_chan_list_ext_update_event_tlv()
16724 (num_5g_reg_rules > MAX_REG_RULES)) { in extract_reg_chan_list_ext_update_event_tlv()
16726 num_2g_reg_rules, num_5g_reg_rules); in extract_reg_chan_list_ext_update_event_tlv()
16829 num_2g_reg_rules, num_5g_reg_rules); in extract_reg_chan_list_ext_update_event_tlv()
16871 create_ext_reg_rules_from_wmi(num_5g_reg_rules, in extract_reg_chan_list_ext_update_event_tlv()
16873 ext_wmi_reg_rule += num_5g_reg_rules; in extract_reg_chan_list_ext_update_event_tlv()
16874 if (!num_5g_reg_rules) in extract_reg_chan_list_ext_update_event_tlv()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h1285 uint32_t num_5g_reg_rules; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h38313 A_UINT32 num_5g_reg_rules; member
38342 A_UINT32 num_5g_reg_rules; member