Searched refs:congestion_best (Results 1 – 1 of 1) sorted by relevance
1925 uint32_t congestion_best; in cm_get_mlo_congestion_score() local1932 congestion_best = congestion_score1; in cm_get_mlo_congestion_score()1935 congestion_best = congestion_score2; in cm_get_mlo_congestion_score()1938 congestion_best = congestion_score1; in cm_get_mlo_congestion_score()1941 congestion_best = congestion_best * CM_SLO_CONGESTION_MAX_SCORE / in cm_get_mlo_congestion_score()1947 return congestion_best + congestion_worst; in cm_get_mlo_congestion_score()