Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_bindetects.c246 uint32_t last_index, first_index; in dfs_bin_fixedpattern_check() local
250 last_index = pl->pl_lastelem; in dfs_bin_fixedpattern_check()
251 end_ts = pl->pl_elems[last_index].p_time; in dfs_bin_fixedpattern_check()
256 (unsigned long long)pl->pl_elems[last_index].p_time, in dfs_bin_fixedpattern_check()
260 first_index = dfs_find_first_index_within_window(pl, last_index, in dfs_bin_fixedpattern_check()