Searched refs:congestion_pct (Results 1 – 1 of 1) sorted by relevance
400 uint32_t *congestion_pct, in cm_calculate_congestion_score() argument417 *congestion_pct = cm_get_congestion_pct(entry); in cm_calculate_congestion_score()437 if (!*congestion_pct) in cm_calculate_congestion_score()447 index = qdf_do_div(*congestion_pct, window_size) + 1; in cm_calculate_congestion_score()2022 uint32_t congestion_pct[MLD_MAX_LINKS - 1] = {}; in cm_calculate_mlo_bss_score() local2116 &congestion_pct[i], in cm_calculate_mlo_bss_score()2334 int32_t congestion_pct = 0; in cm_calculate_ml_scores() local2363 &congestion_pct, 0); in cm_calculate_ml_scores()2482 int32_t congestion_pct = 0; in cm_calculate_bss_score() local2625 if (congestion_pct < CM_CONGESTION_THRSHOLD_FOR_BAND_OCE_SCORE) { in cm_calculate_bss_score()[all …]