Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 6 of 6) sorted by relevance

/dpdk/examples/qos_sched/
H A Dapp_thread.c32 get_pkt_sched(struct rte_mbuf *m, uint32_t *subport, uint32_t *pipe, in get_pkt_sched()
70 uint32_t pipe; in app_rx_thread() local
H A Dinit.c309 uint32_t pipe, subport; in app_init_sched_port() local
/dpdk/app/test/
H A Dtest_sched.c143 uint32_t pipe; in test_sched() local
/dpdk/lib/sched/
H A Drte_sched.c123 struct rte_sched_pipe *pipe; member
209 struct rte_sched_pipe *pipe; member
1620 uint32_t pipe, in rte_sched_port_qindex()
1635 uint32_t subport, uint32_t pipe, in rte_sched_port_pkt_write()
1648 uint32_t *subport, uint32_t *pipe, in rte_sched_port_pkt_read_tree_path()
2303 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update() local
2353 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check() local
2618 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_load() local
2646 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_store() local
2766 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_handle() local
/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c70 int pipe[2]; /**< Fail-safe communication pipe. */ member
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c580 uint32_t pipe; member