Searched refs:DFS_BIN5_PRI_LOWER_LIMIT (Results 1 – 2 of 2) sorted by relevance
95 if ((tsDelta < DFS_BIN5_PRI_LOWER_LIMIT) || in dfs_bin5_addpulse()214 if (((pri >= DFS_BIN5_PRI_LOWER_LIMIT) && in bin5_rules_check_internal()808 if (((diff_ts >= DFS_BIN5_PRI_LOWER_LIMIT) && in dfs_retain_bin5_burst_pattern()
255 #define DFS_BIN5_PRI_LOWER_LIMIT 990 /* us */ macro