Searched refs:MAX_6GHZ_REG_RULES (Results 1 – 2 of 2) sorted by relevance
5448 if (num_6ghz_reg_rules_ap[i] > MAX_6GHZ_REG_RULES) { in ath11k_pull_reg_chan_list_ext_update_ev()5450 i, num_6ghz_reg_rules_ap[i], MAX_6GHZ_REG_RULES); in ath11k_pull_reg_chan_list_ext_update_ev()5471 if ((num_6ghz_client[WMI_REG_INDOOR_AP][i] > MAX_6GHZ_REG_RULES) || in ath11k_pull_reg_chan_list_ext_update_ev()5473 MAX_6GHZ_REG_RULES) || in ath11k_pull_reg_chan_list_ext_update_ev()5475 MAX_6GHZ_REG_RULES)) { in ath11k_pull_reg_chan_list_ext_update_ev()
4153 #define MAX_6GHZ_REG_RULES 5 macro