Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h168 int subport_stat(uint16_t port_id, uint32_t subport_id);
H A Dstats.c284 subport_stat(uint16_t port_id, uint32_t subport_id) in subport_stat() function
H A Dcmdline.c176 if (subport_stat(res->port_number, res->subport_number) < 0) in cmd_subportstats_parsed()