Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs.c388 if (!dfs_set_thresholds(dfs, DFS_PARAM_FIRPWR, in dfs_control()
391 if (!dfs_set_thresholds(dfs, DFS_PARAM_RRSSI, in dfs_control()
394 if (!dfs_set_thresholds(dfs, DFS_PARAM_HEIGHT, in dfs_control()
397 if (!dfs_set_thresholds(dfs, DFS_PARAM_PRSSI, in dfs_control()
400 if (!dfs_set_thresholds(dfs, DFS_PARAM_INBAND, in dfs_control()
405 if (!dfs_set_thresholds(dfs, DFS_PARAM_RELPWR, in dfs_control()
408 if (!dfs_set_thresholds(dfs, DFS_PARAM_RELSTEP, in dfs_control()
411 if (!dfs_set_thresholds(dfs, DFS_PARAM_MAXLEN, in dfs_control()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_radar.c229 int dfs_set_thresholds(struct wlan_dfs *dfs, const uint32_t threshtype, in dfs_set_thresholds() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2738 int dfs_set_thresholds(struct wlan_dfs *dfs,
2742 static inline int dfs_set_thresholds(struct wlan_dfs *dfs, in dfs_set_thresholds() function