Searched refs:dfs_process_radar_ind (Results 1 – 7 of 7) sorted by relevance
255 if (!dfs_rx_ops || !dfs_rx_ops->dfs_process_radar_ind) { in target_if_dfs_radar_detection_event_handler()279 if (dfs_rx_ops->dfs_process_radar_ind(pdev, in target_if_dfs_radar_detection_event_handler()
248 QDF_STATUS dfs_process_radar_ind(struct wlan_dfs *dfs,
530 status = dfs_process_radar_ind(dfs, radar_found); in tgt_dfs_process_radar_ind()
852 dfs_rx_ops->dfs_process_radar_ind = tgt_dfs_process_radar_ind; in wlan_lmac_if_umac_dfs_rx_ops_register()
1024 dfs_process_radar_ind(struct wlan_dfs *dfs, in dfs_process_radar_ind() function
1426 dfs_process_radar_ind(dfs, radar_found); in dfs_radarfound_action_generic()
2559 QDF_STATUS (*dfs_process_radar_ind)(struct wlan_objmgr_pdev *pdev, member