Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_radarevent.c924 deltaT = this_ts - ft->ft_last_ts; in dfs_check_if_nonbin5()
928 (uint64_t)ft->ft_last_ts); in dfs_check_if_nonbin5()
946 ft->ft_last_ts = this_ts; in dfs_check_if_nonbin5()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h699 uint64_t ft_last_ts; member