Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_worker.c234 otx2_ssogws_enq_burst(void *port, const struct rte_event ev[], in otx2_ssogws_enq_burst() function
H A Dotx2_evdev.h281 uint16_t otx2_ssogws_enq_burst(void *port, const struct rte_event ev[],
H A Dotx2_evdev.c217 event_dev->enqueue_burst = otx2_ssogws_enq_burst; in sso_fastpath_fns_set()