Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_debug.c34 i, de->de_ts, de->de_time, de->de_time, in dfs_print_delayline()
H A Ddfs_bindetects.c301 dl->dl_elems[index].de_ts = this_ts; in dfs_add_pulse()
322 window = (uint32_t) (this_ts - dl->dl_elems[index].de_ts); in dfs_add_pulse()
925 delta_time_stamps = (dl->dl_elems[delayindex].de_ts - in dfs_count_the_other_delay_elements()
945 *prev_good_timestamp = dl->dl_elems[delayindex].de_ts; in dfs_count_the_other_delay_elements()
H A Ddfs_process_radarevent.c248 target_ts = de->de_ts - de->de_time; in dfs_is_real_radar()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h589 uint64_t de_ts; member