Home
last modified time | relevance | path

Searched refs:WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h256 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) \ macro
347 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) (false) macro
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c288 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(primary_freq)) in os_if_son_update_chan_info()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c3402 !WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(ch_freq_list[i])) in wlansap_select_chan_with_best_bandwidth()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c1136 if (!WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(pcl_list_org[i]) || in policy_mgr_modify_sap_pcl_for_6G_channels()
H A Dwlan_policy_mgr_core.c5203 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(ch_freq_list[i])) { in policy_mgr_add_sap_mandatory_6ghz_chan()
H A Dwlan_policy_mgr_get_set_utils.c12059 if (WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) && in policy_mgr_is_chan_eligible_for_sap()