Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter_pmd.h60 struct rte_event_timer_adapter_ops { struct
H A Drte_event_timer_adapter.h518 const struct rte_event_timer_adapter_ops *ops;
H A Drte_eventdev_pmd.h502 const struct rte_event_timer_adapter_ops **ops);
H A Drte_event_timer_adapter.c38 static const struct rte_event_timer_adapter_ops swtim_ops;
1210 static const struct rte_event_timer_adapter_ops swtim_ops = {
H A Drte_eventdev.c138 const struct rte_event_timer_adapter_ops *ops; in rte_event_timer_adapter_caps_get()
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c410 static struct rte_event_timer_adapter_ops timvf_ops = {
420 uint32_t *caps, const struct rte_event_timer_adapter_ops **ops, in timvf_timer_adapter_caps_get()
H A Dtimvf_evdev.h199 uint32_t *caps, const struct rte_event_timer_adapter_ops **ops,
H A Dssovf_evdev.c722 uint32_t *caps, const struct rte_event_timer_adapter_ops **ops) in ssovf_timvf_caps_get()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.h244 const struct rte_event_timer_adapter_ops **ops);
H A Dotx2_tim_evdev.c12 static struct rte_event_timer_adapter_ops otx2_tim_ops;
549 const struct rte_event_timer_adapter_ops **ops) in otx2_tim_caps_get()
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c567 const struct rte_event_timer_adapter_ops **ops) in sw_timer_adapter_caps_get()