Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c131 if (dfs_tx_ops->dfs_get_thresholds) in lmac_dfs_get_thresholds()
132 dfs_tx_ops->dfs_get_thresholds(pdev, param); in lmac_dfs_get_thresholds()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_radar.c309 int dfs_get_thresholds(struct wlan_dfs *dfs, in dfs_get_thresholds() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2721 int dfs_get_thresholds(struct wlan_dfs *dfs,
2724 static inline int dfs_get_thresholds(struct wlan_dfs *dfs, in dfs_get_thresholds() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs.c430 (void) dfs_get_thresholds(dfs, &peout); in dfs_control()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1270 QDF_STATUS (*dfs_get_thresholds)(struct wlan_objmgr_pdev *pdev, member