Home
last modified time | relevance | path

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

/wlan-driver/wpa_supplicant_8/src/ap/
H A Dacs.c
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c3607 uint32_t *total_weight) in cm_init_mlo_score_config() argument
3642 *total_weight += score_cfg->weight_config.eht_caps_weightage + in cm_init_mlo_score_config()
3711 uint32_t *total_weight) in cm_init_mlo_score_config() argument
3757 uint32_t total_weight; in wlan_cm_init_score_config() local
3789 total_weight = score_cfg->weight_config.rssi_weightage + in wlan_cm_init_score_config()
3805 cm_init_mlo_score_config(psoc, score_cfg, &total_weight); in wlan_cm_init_score_config()
3811 if (total_weight > CM_BEST_CANDIDATE_MAX_WEIGHT) { in wlan_cm_init_score_config()