Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
Dwlan_cm_bss_scoring.c173 uint32_t high_rssi_pcnt, in cm_get_rssi_pcnt_for_slot() argument
181 slot_size = ((high_rssi_pcnt - low_rssi_pcnt) + in cm_get_rssi_pcnt_for_slot()
185 rssi_pcnt = high_rssi_pcnt - (slot_size * slot_index); in cm_get_rssi_pcnt_for_slot()