Searched refs:total_weight (Results 1 – 2 of 2) sorted by relevance
3607 uint32_t *total_weight) in cm_init_mlo_score_config() argument3642 *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() argument3757 uint32_t total_weight; in wlan_cm_init_score_config() local3789 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()