Home
last modified time | relevance | path

Searched refs:bw2 (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.c1920 uint16_t bw2, in cm_get_mlo_congestion_score() argument
1933 congestion_worst = congestion_score2 * bw1 / (bw1 + bw2); in cm_get_mlo_congestion_score()
1936 congestion_worst = congestion_score1 * bw2 / (bw1 + bw2); in cm_get_mlo_congestion_score()