Searched refs:MAX_6GHZ_REG_RULES (Results 1 – 2 of 2) sorted by relevance
5330 if (num_6ghz_reg_rules_ap[i] > MAX_6GHZ_REG_RULES) { in ath11k_pull_reg_chan_list_ext_update_ev()5332 i, num_6ghz_reg_rules_ap[i], MAX_6GHZ_REG_RULES); in ath11k_pull_reg_chan_list_ext_update_ev()5353 if ((num_6ghz_client[WMI_REG_INDOOR_AP][i] > MAX_6GHZ_REG_RULES) || in ath11k_pull_reg_chan_list_ext_update_ev()5355 MAX_6GHZ_REG_RULES) || in ath11k_pull_reg_chan_list_ext_update_ev()5357 MAX_6GHZ_REG_RULES)) { in ath11k_pull_reg_chan_list_ext_update_ev()
4126 #define MAX_6GHZ_REG_RULES 5 macro