Home
last modified time | relevance | path

Searched refs:dfs_is_hw_pulses_allowed (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
Ddfs_partial_offload_radar.h226 bool dfs_is_hw_pulses_allowed(struct wlan_dfs *dfs);
228 static inline bool dfs_is_hw_pulses_allowed(struct wlan_dfs *dfs) in dfs_is_hw_pulses_allowed() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_ucfg_api.c357 return dfs_is_hw_pulses_allowed(dfs); in ucfg_dfs_is_hw_pulses_allowed()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
Dwlan_lmac_if.c884 dfs_rx_ops->dfs_is_hw_pulses_allowed = in wlan_lmac_if_umac_dfs_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h2614 bool (*dfs_is_hw_pulses_allowed)(struct wlan_objmgr_pdev *pdev); member