Home
last modified time | relevance | path

Searched refs:rte_swx_port_out_stats (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h160 struct rte_swx_port_out_stats { struct
178 struct rte_swx_port_out_stats *stats); argument
H A Drte_swx_port_source_sink.c219 struct rte_swx_port_out_stats stats;
316 sink_stats_read(void *port, struct rte_swx_port_out_stats *stats) in sink_stats_read()
H A Drte_swx_port_ethdev.c172 struct rte_swx_port_out_stats stats;
290 writer_stats_read(void *port, struct rte_swx_port_out_stats *stats) in writer_stats_read()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.h122 struct rte_swx_port_out_stats *stats);
H A Drte_swx_pipeline.c7211 struct rte_swx_port_out_stats *stats) in rte_swx_ctl_pipeline_port_out_stats_read()
/f-stack/dpdk/examples/pipeline/
H A Dcli.c1057 struct rte_swx_port_out_stats stats; in cmd_pipeline_stats()