Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_bindetects.c456 uint32_t *highscoreindex) in dfs_find_highscore() argument
462 *highscoreindex = 0; in dfs_find_highscore()
467 *highscoreindex = n; in dfs_find_highscore()
472 delayindex = (dl->dl_firstelem + *highscoreindex) & in dfs_find_highscore()
477 *highscoreindex = n; in dfs_find_highscore()
613 uint32_t highscoreindex, in dfs_find_scoreindex() argument
626 *scoreindex = highscoreindex; in dfs_find_scoreindex()
690 uint32_t highscoreindex; in dfs_bin_check() local
715 dfs_find_highscore(dl, score, &highscore, &highscoreindex); in dfs_bin_check()
721 dfs_find_scoreindex(rf, highscore, lowpriindex, highscoreindex, in dfs_bin_check()
[all …]