Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.h228 opdl_ring_input(struct opdl_ring *t, const void *entries, uint32_t num_entries,
H A Dopdl_evdev_init.c139 enqueued = opdl_ring_input(opdl_stage_get_opdl_ring(p->enq_stage_inst), in opdl_rx_enqueue()
H A Dopdl_ring.c636 opdl_ring_input(struct opdl_ring *t, const void *entries, uint32_t num_entries, in opdl_ring_input() function