Searched refs:MAX_6G_REG_RULES (Results 1 – 2 of 2) sorted by relevance
4678 if (num_6g_reg_rules_ap[i] > MAX_6G_REG_RULES) { in ath12k_pull_reg_chan_list_ext_update_ev()4680 i, num_6g_reg_rules_ap[i], MAX_6G_REG_RULES); in ath12k_pull_reg_chan_list_ext_update_ev()4701 if (num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] > MAX_6G_REG_RULES || in ath12k_pull_reg_chan_list_ext_update_ev()4702 num_6g_reg_rules_cl[WMI_REG_STD_POWER_AP][i] > MAX_6G_REG_RULES || in ath12k_pull_reg_chan_list_ext_update_ev()4703 num_6g_reg_rules_cl[WMI_REG_VLP_AP][i] > MAX_6G_REG_RULES) { in ath12k_pull_reg_chan_list_ext_update_ev()
3892 #define MAX_6G_REG_RULES 5 macro