Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h967 int32_t bw_weightage; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c1683 static uint32_t cm_get_bw_score(uint8_t bw_weightage, uint16_t bw, in cm_get_bw_score() argument
1692 score = bw_weightage * link_bw_score[index] in cm_get_bw_score()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c5287 score_param->bw_weightage_pcnt = ap_profile->param.bw_weightage; in send_roam_scan_offload_ap_profile_cmd_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1502 req_score_params->bw_weightage = weight_config->chan_width_weightage; in cm_update_score_params()