Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c97 #define CM_SLO_CONGESTION_MAX_SCORE 80 macro
1941 congestion_best = congestion_best * CM_SLO_CONGESTION_MAX_SCORE / in cm_get_mlo_congestion_score()
1943 congestion_worst = congestion_worst * CM_SLO_CONGESTION_MAX_SCORE / in cm_get_mlo_congestion_score()
2364 score += congestion_score * CM_SLO_CONGESTION_MAX_SCORE / in cm_calculate_ml_scores()