Home
last modified time | relevance | path

Searched refs:dfs_allow_hw_pulses (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_partial_offload_radar.h211 void dfs_allow_hw_pulses(struct wlan_dfs *dfs, bool allow_hw_pulses);
213 static inline void dfs_allow_hw_pulses(struct wlan_dfs *dfs, in dfs_allow_hw_pulses() function
H A Ddfs.h1312 bool dfs_allow_hw_pulses; member
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_filter_init.c219 dfs_allow_hw_pulses(dfs, true); in dfs_main_attach()
H A Ddfs.c703 dfs_allow_hw_pulses(dfs, !!(*(u_int8_t *)indata)); in dfs_control()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_ucfg_api.c339 dfs_allow_hw_pulses(dfs, allow_hw_pulses); in ucfg_dfs_allow_hw_pulses()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c882 dfs_rx_ops->dfs_allow_hw_pulses = 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.h2612 void (*dfs_allow_hw_pulses)(struct wlan_objmgr_pdev *pdev, member