Searched refs:swtim_ops (Results 1 – 1 of 1) sorted by relevance
38 static const struct rte_event_timer_adapter_ops swtim_ops; variable215 adapter->ops = &swtim_ops; in rte_event_timer_adapter_create_ext()346 adapter->ops = &swtim_ops; in rte_event_timer_adapter_lookup()1210 static const struct rte_event_timer_adapter_ops swtim_ops = { variable