Home
last modified time | relevance | path

Searched defs:rte_event_fp_ops (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eventdev/
H A Drte_eventdev_core.h53 struct __rte_cache_aligned rte_event_fp_ops { argument
52 struct __rte_cache_aligned rte_event_fp_ops { global() struct
55 enqueuerte_event_fp_ops global() argument
57 enqueue_burstrte_event_fp_ops global() argument
82 reservedrte_event_fp_ops global() argument
H A Drte_eventdev.c43 struct rte_event_fp_ops rte_event_fp_ops[RTE_EVENT_MAX_DEVS]; variable