Searched refs:mon_vdev_timer_stop (Results 1 – 3 of 3) sorted by relevance
742 bool (*mon_vdev_timer_stop)(struct dp_soc *soc); member3792 if (!monitor_ops || !monitor_ops->mon_vdev_timer_stop) { in dp_monitor_vdev_timer_stop()3797 return monitor_ops->mon_vdev_timer_stop(soc); in dp_monitor_vdev_timer_stop()
1418 .mon_vdev_timer_stop = NULL,
1492 .mon_vdev_timer_stop = dp_mon_vdev_timer_stop,