Searched refs:total_reg_rules (Results 1 – 2 of 2) sorted by relevance
5452 u32 total_reg_rules = 0; in ath11k_pull_reg_chan_list_ext_update_ev() local5492 total_reg_rules += num_2ghz_reg_rules; in ath11k_pull_reg_chan_list_ext_update_ev()5493 total_reg_rules += num_5ghz_reg_rules; in ath11k_pull_reg_chan_list_ext_update_ev()5513 total_reg_rules += num_6ghz_reg_rules_ap[i]; in ath11k_pull_reg_chan_list_ext_update_ev()5519 total_reg_rules += num_6ghz_client[WMI_REG_INDOOR_AP][i]; in ath11k_pull_reg_chan_list_ext_update_ev()5523 total_reg_rules += num_6ghz_client[WMI_REG_STANDARD_POWER_AP][i]; in ath11k_pull_reg_chan_list_ext_update_ev()5527 total_reg_rules += num_6ghz_client[WMI_REG_VERY_LOW_POWER_AP][i]; in ath11k_pull_reg_chan_list_ext_update_ev()5542 if (!total_reg_rules) { in ath11k_pull_reg_chan_list_ext_update_ev()
5807 u32 total_reg_rules = 0; in ath12k_pull_reg_chan_list_ext_update_ev() local5845 total_reg_rules += num_2g_reg_rules; in ath12k_pull_reg_chan_list_ext_update_ev()5847 total_reg_rules += num_5g_reg_rules; in ath12k_pull_reg_chan_list_ext_update_ev()5866 total_reg_rules += num_6g_reg_rules_ap[i]; in ath12k_pull_reg_chan_list_ext_update_ev()5872 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()5876 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_STD_POWER_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()5880 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_VLP_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()5892 if (!total_reg_rules) { in ath12k_pull_reg_chan_list_ext_update_ev()