Searched refs:port_in_next (Results 1 – 1 of 1) sorted by relevance
123 struct rte_port_in *port_in_next; member226 p->port_in_next = NULL; in rte_pipeline_create()978 p->port_in_next = port; in rte_pipeline_port_in_enable()1014 p->port_in_next = NULL; in rte_pipeline_port_in_disable()1029 if (port == p->port_in_next) in rte_pipeline_port_in_disable()1030 p->port_in_next = port_next; in rte_pipeline_port_in_disable()1315 struct rte_port_in *port_in = p->port_in_next; in rte_pipeline_run()1325 p->port_in_next = port_in->next; in rte_pipeline_run()1446 p->port_in_next = port_in->next; in rte_pipeline_run()