Home
last modified time | relevance | path

Searched defs:pcl_weights (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_core.c2377 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()
2998 uint8_t *pcl_weights, uint32_t pcl_sz, uint32_t *index, 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()
3157 uint8_t *pcl_weights, in policy_mgr_get_channel_list()
/wlan-driver/qcacld-3.0/components/pre_cac/core/src/
Dwlan_pre_cac_main.c292 uint8_t pcl_weights[NUM_CHANNELS] = {0}; in pre_cac_validate_and_get_freq() local