Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_bss_score_param.h66 uint8_t pcl_weightage; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c632 uint8_t pcl_weightage) in cm_calculate_pcl_score() argument
657 pcl_score = pcl_weightage - temp_pcl_chan_weight; in cm_calculate_pcl_score()
1374 uint8_t pcl_weightage) in cm_calculate_pcl_score() argument
2558 weight_config->pcl_weightage); in cm_calculate_bss_score()
3267 score_config->weight_config.pcl_weightage) { in wlan_cm_calculate_bss_score()
3775 score_cfg->weight_config.pcl_weightage = in wlan_cm_init_score_config()
3797 score_cfg->weight_config.pcl_weightage + in wlan_cm_init_score_config()
3828 score_cfg->weight_config.pcl_weightage = CM_PCL_WEIGHT; in wlan_cm_init_score_config()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h972 int32_t pcl_weightage; member
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2396 uint8_t pcl_weightage; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1519 req_score_params->pcl_weightage = weight_config->pcl_weightage; in cm_update_score_params()
1521 req_score_params->pcl_weightage = 0; in cm_update_score_params()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c5296 score_param->pcl_weightage_pcnt = ap_profile->param.pcl_weightage; in send_roam_scan_offload_ap_profile_cmd_tlv()