Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev_init.c702 struct opdl_stage *stage_inst = NULL; in initialise_all_other_ports() local
718 stage_inst = opdl_stage_add( in initialise_all_other_ports()
722 port->deq_stage_inst = stage_inst; in initialise_all_other_ports()
723 port->enq_stage_inst = stage_inst; in initialise_all_other_ports()
742 stage_inst = opdl_stage_add( in initialise_all_other_ports()
746 port->deq_stage_inst = stage_inst; in initialise_all_other_ports()
771 stage_inst = opdl_stage_add( in initialise_all_other_ports()
775 port->deq_stage_inst = stage_inst; in initialise_all_other_ports()
801 stage_inst = opdl_stage_add( in initialise_all_other_ports()
805 port->enq_stage_inst = stage_inst; in initialise_all_other_ports()
[all …]