Home
last modified time | relevance | path

Searched refs:WEIGHT_OF_GROUP2_PCL_CHANNELS (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c2436 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2449 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2482 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2495 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2588 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2608 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2647 pcl_weights[*index] = WEIGHT_OF_GROUP2_PCL_CHANNELS; in add_sbs_chlist_to_pcl()
2751 weight2 = WEIGHT_OF_GROUP2_PCL_CHANNELS; in policy_mgr_get_connection_channels()
2753 weight1 = WEIGHT_OF_GROUP2_PCL_CHANNELS; in policy_mgr_get_connection_channels()
3023 weight2 = WEIGHT_OF_GROUP2_PCL_CHANNELS; in policy_mgr_add_5g_to_pcl()
[all …]
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h49 #define WEIGHT_OF_GROUP2_PCL_CHANNELS \ macro
52 (WEIGHT_OF_GROUP2_PCL_CHANNELS - PCL_GROUPS_WEIGHT_DIFFERENCE)
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c9933 case WEIGHT_OF_GROUP2_PCL_CHANNELS: in wma_map_pcl_weights()