Searched refs:mlme_vdev_dfs_cac_timer_stop (Results 1 – 4 of 4) sorted by relevance
464 static inline QDF_STATUS mlme_vdev_dfs_cac_timer_stop( in mlme_vdev_dfs_cac_timer_stop() function470 if ((vdev_mlme->ops) && vdev_mlme->ops->mlme_vdev_dfs_cac_timer_stop) in mlme_vdev_dfs_cac_timer_stop()471 ret = vdev_mlme->ops->mlme_vdev_dfs_cac_timer_stop( in mlme_vdev_dfs_cac_timer_stop()
389 mlme_vdev_dfs_cac_timer_stop(vdev_mlme, event_data_len, in mlme_vdev_state_dfs_cac_wait_event()
774 QDF_STATUS (*mlme_vdev_dfs_cac_timer_stop)( member
2432 .mlme_vdev_dfs_cac_timer_stop = ap_vdev_dfs_cac_timer_stop,