Searched refs:WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ (Results 1 – 6 of 6) sorted by relevance
256 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) \ macro347 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) (false) macro
288 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(primary_freq)) in os_if_son_update_chan_info()
3402 !WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(ch_freq_list[i])) in wlansap_select_chan_with_best_bandwidth()
1136 if (!WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(pcl_list_org[i]) || in policy_mgr_modify_sap_pcl_for_6G_channels()
5203 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(ch_freq_list[i])) { in policy_mgr_add_sap_mandatory_6ghz_chan()
12059 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) && in policy_mgr_is_chan_eligible_for_sap()