Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Dversion.map12 rte_pipeline_port_in_disable;
H A Drte_pipeline.h640 int rte_pipeline_port_in_disable(struct rte_pipeline *p,
H A Drte_pipeline.c984 rte_pipeline_port_in_disable(struct rte_pipeline *p, uint32_t port_id) in rte_pipeline_port_in_disable() function
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c915 status = rte_pipeline_port_in_disable(p->p, port_id); in softnic_pipeline_port_in_disable()
2119 rsp->status = rte_pipeline_port_in_disable(p->p, in pipeline_msg_handle_port_in_disable()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c889 status = rte_pipeline_port_in_disable(p->p, port_id); in pipeline_port_in_disable()
2265 rsp->status = rte_pipeline_port_in_disable(p->p, in pipeline_msg_handle_port_in_disable()