Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev_init.c718 stage_inst = opdl_stage_add( in initialise_all_other_ports()
742 stage_inst = opdl_stage_add( in initialise_all_other_ports()
771 stage_inst = opdl_stage_add( in initialise_all_other_ports()
801 stage_inst = opdl_stage_add( in initialise_all_other_ports()
892 stage_inst = opdl_stage_add(device->opdl[0], in initialise_queue_zero_ports()
H A Dopdl_ring.h161 opdl_stage_add(struct opdl_ring *t, bool threadsafe, bool is_input);
H A Dopdl_ring.c1090 opdl_stage_add(struct opdl_ring *t, bool threadsafe, bool is_input) in opdl_stage_add() function