Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_bindetects.c616 int lowprichk = 3; in dfs_find_scoreindex() local
619 lowprichk = (rf->rf_threshold >> 1)+1; in dfs_find_scoreindex()
621 lowprichk = 3; in dfs_find_scoreindex()
623 if (highscore < lowprichk) in dfs_find_scoreindex()