Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_partial_offload_radar.h169 void dfs_reset_spoof_test(struct wlan_dfs *dfs);
171 static inline void dfs_reset_spoof_test(struct wlan_dfs *dfs) in dfs_reset_spoof_test() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_partial_offload_radar.c953 void dfs_reset_spoof_test(struct wlan_dfs *dfs) in dfs_reset_spoof_test() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_tgt_api.c724 dfs_reset_spoof_test(dfs); in tgt_dfs_reset_spoof_test()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c870 dfs_rx_ops->dfs_reset_spoof_test = in wlan_lmac_if_umac_dfs_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2584 QDF_STATUS (*dfs_reset_spoof_test)(struct wlan_objmgr_pdev *pdev); member