Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c2712 uint32_t weight1, weight2; in policy_mgr_get_connection_channels() local
2751 weight2 = WEIGHT_OF_GROUP2_PCL_CHANNELS; in policy_mgr_get_connection_channels()
2754 weight2 = WEIGHT_OF_GROUP3_PCL_CHANNELS; in policy_mgr_get_connection_channels()
2757 weight2 = WEIGHT_OF_GROUP4_PCL_CHANNELS; in policy_mgr_get_connection_channels()
2802 pcl_weights[idx] = weight2; in policy_mgr_get_connection_channels()
2815 pcl_weights[idx] = weight2; in policy_mgr_get_connection_channels()
2842 pcl_weights[idx] = weight2; in policy_mgr_get_connection_channels()
2856 pcl_weights[idx] = weight2; in policy_mgr_get_connection_channels()
3004 uint32_t weight1, weight2; in policy_mgr_add_5g_to_pcl() local
3023 weight2 = WEIGHT_OF_GROUP2_PCL_CHANNELS; in policy_mgr_add_5g_to_pcl()
[all …]