Home
last modified time | relevance | path

Searched refs:swtim_ops (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter.c38 static const struct rte_event_timer_adapter_ops swtim_ops; variable
215 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