Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_radarevent.c55 static int debug_dup_cnt; variable
1141 debug_dup[debug_dup_cnt++] = '1'; in dfs_calculate_timestamps()
1145 debug_dup[debug_dup_cnt++] = '0'; in dfs_calculate_timestamps()
1148 if (debug_dup_cnt >= 32) in dfs_calculate_timestamps()
1149 debug_dup_cnt = 0; in dfs_calculate_timestamps()