Searched refs:timvf_ops (Results 1 – 1 of 1) sorted by relevance
410 static struct rte_event_timer_adapter_ops timvf_ops = { variable426 timvf_ops.stats_get = timvf_stats_get; in timvf_timer_adapter_caps_get()427 timvf_ops.stats_reset = timvf_stats_reset; in timvf_timer_adapter_caps_get()431 timvf_ops.arm_burst = enable_stats ? in timvf_timer_adapter_caps_get()435 timvf_ops.arm_burst = enable_stats ? in timvf_timer_adapter_caps_get()439 timvf_ops.arm_tmo_tick_burst = enable_stats ? in timvf_timer_adapter_caps_get()442 timvf_ops.cancel_burst = timvf_timer_cancel_burst; in timvf_timer_adapter_caps_get()444 *ops = &timvf_ops; in timvf_timer_adapter_caps_get()