Home
last modified time | relevance | path

Searched defs:pcl_weight (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c86 uint8_t *pcl_weight, uint32_t weight_len, in policy_mgr_get_pcl_for_existing_conn()
276 uint8_t *pcl_weight, in policy_mgr_get_pcl_for_vdev_id()
333 uint8_t *pcl_weight, in policy_mgr_get_pcl_for_scc_in_same_mode()
1328 uint32_t *pcl_channels, uint8_t *pcl_weight, in policy_mgr_pcl_modification_for_sap()
1454 uint32_t *pcl_channels, uint8_t *pcl_weight, in policy_mgr_pcl_modification_for_p2p_go()
1567 uint32_t *pcl_channels, uint8_t *pcl_weight, in policy_mgr_pcl_modification_for_ll_lt_sap()
1627 uint8_t *pcl_weight, in policy_mgr_pcl_modification_for_ll_lt_sap()
1636 uint32_t *pcl_channels, uint8_t *pcl_weight, in policy_mgr_mode_specific_modification_on_pcl()
1720 uint8_t *pcl_weight, uint32_t weight_len, in policy_mgr_get_pcl()
3803 uint8_t pcl_weight[NUM_CHANNELS]; in policy_mgr_get_nondfs_preferred_channel() local
[all …]
H A Dwlan_policy_mgr_action.c1876 uint8_t pcl_weight[NUM_CHANNELS + 1]; in policy_mgr_is_sap_restart_required_after_sta_disconnect() local
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h1891 uint8_t *pcl_weight) in policy_mgr_get_pcl_chlist_for_ll_sap()
1900 uint8_t *pcl_weight) in policy_mgr_get_pcl_ch_for_sap_go_with_ll_sap_present()
1910 uint8_t *pcl_weight, uint32_t *len) in policy_mgr_get_pcl_channel_for_ll_sap_concurrency()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c9928 wmi_pcl_chan_weight wma_map_pcl_weights(uint32_t pcl_weight) in wma_map_pcl_weights()