Searched refs:dfs_is_hw_pulses_allowed (Results 1 – 4 of 4) sorted by relevance
226 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
357 return dfs_is_hw_pulses_allowed(dfs); in ucfg_dfs_is_hw_pulses_allowed()
884 dfs_rx_ops->dfs_is_hw_pulses_allowed = in wlan_lmac_if_umac_dfs_rx_ops_register()
2614 bool (*dfs_is_hw_pulses_allowed)(struct wlan_objmgr_pdev *pdev); member