Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_worker.c212 otx2_ssogws_enq(void *port, const struct rte_event *ev) in otx2_ssogws_enq() function
238 return otx2_ssogws_enq(port, ev); in otx2_ssogws_enq_burst()
H A Dotx2_evdev.h280 uint16_t otx2_ssogws_enq(void *port, const struct rte_event *ev);
H A Dotx2_evdev.c216 event_dev->enqueue = otx2_ssogws_enq; in sso_fastpath_fns_set()