Lines Matching refs:rte_event
221 struct rte_event;
868 typedef void (*eventdev_stop_flush_t)(uint8_t dev_id, struct rte_event event,
1043 struct rte_event { struct
1251 typedef uint16_t (*event_enqueue_t)(void *port, const struct rte_event *ev);
1255 const struct rte_event ev[], uint16_t nb_events);
1258 typedef uint16_t (*event_dequeue_t)(void *port, struct rte_event *ev,
1262 typedef uint16_t (*event_dequeue_burst_t)(void *port, struct rte_event ev[],
1267 struct rte_event ev[], uint16_t nb_events);
1271 struct rte_event ev[], uint16_t nb_events);
1367 const struct rte_event ev[], uint16_t nb_events, in __rte_event_enqueue_burst()
1439 const struct rte_event ev[], uint16_t nb_events) in rte_event_enqueue_burst()
1490 const struct rte_event ev[], uint16_t nb_events) in rte_event_enqueue_new_burst()
1541 const struct rte_event ev[], uint16_t nb_events) in rte_event_enqueue_forward_burst()
1645 rte_event_dequeue_burst(uint8_t dev_id, uint8_t port_id, struct rte_event ev[], in rte_event_dequeue_burst()