Searched defs:pcl_freqs (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_core.c | 2377 uint32_t *pcl_freqs, uint8_t *pcl_weights, in add_sbs_chlist_to_pcl() 2662 uint32_t *pcl_freqs, uint8_t *pcl_weights, in add_chlist_to_pcl() 2707 uint32_t *pcl_freqs, uint8_t *pcl_weights, in policy_mgr_get_connection_channels() 2967 static bool is_freq_present_in_pcl(uint32_t idx, uint32_t *pcl_freqs, in is_freq_present_in_pcl() 2997 policy_mgr_add_5g_to_pcl(struct wlan_objmgr_psoc *psoc, uint32_t *pcl_freqs, in policy_mgr_add_5g_to_pcl() 3094 policy_mgr_add_24g_to_pcl(uint32_t *pcl_freqs, uint8_t *pcl_weights, in policy_mgr_add_24g_to_pcl()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_module.c | 3480 uint32_t pcl_freqs[NUM_CHANNELS]; in wlansap_get_safe_channel() local 3632 uint32_t pcl_freqs[NUM_CHANNELS] = {0}; in wlansap_get_safe_channel_from_pcl_and_acs_range() local 3761 uint32_t pcl_freqs[NUM_CHANNELS] = {0}; in wlansap_get_safe_channel_from_pcl_for_sap() local 3906 uint32_t *pcl_freqs; in wlansap_get_valid_freq() local
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cfg80211.c | 3022 uint32_t pcl_freqs[NUM_CHANNELS] = {0}; in wlan_hdd_sap_get_valid_channellist() local
|