Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_ch_select.c1558 uint32_t rssi_bss_weight = 0, chan_status_weight = 0, power_weight = 0; in sap_compute_spect_weight() local
1657 rssi_bss_weight = 0; in sap_compute_spect_weight()
1661 rssi_bss_weight = sapweight_rssi_count( in sap_compute_spect_weight()
1672 (rssi_bss_weight + chan_status_weight in sap_compute_spect_weight()
1701 ch_info->weight, rssi_bss_weight, in sap_compute_spect_weight()