Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_fcc_bin5.c95 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()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h255 #define DFS_BIN5_PRI_LOWER_LIMIT 990 /* us */ macro