Home
last modified time | relevance | path

Searched refs:ap_load (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.c357 uint32_t ap_load = 0; in cm_get_congestion_pct() local
376 ap_load = (entry->qbss_chan_load * CM_MAX_PCT_SCORE); in cm_get_congestion_pct()
381 congestion = qdf_do_div(ap_load, CM_MAX_AP_LOAD); in cm_get_congestion_pct()