Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dmain.h172 int pipe_stat(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id);
H A Dstats.c321 pipe_stat(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id) in pipe_stat() function
H A Dcmdline.c227 if (pipe_stat(res->port_number, res->subport_number, res->pipe_number) < 0) in cmd_pipestats_parsed()