Home
last modified time | relevance | path

Searched refs:stats_read (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h111 rte_swx_port_in_stats_read_t stats_read; member
195 rte_swx_port_out_stats_read_t stats_read; member
H A Drte_swx_port_source_sink.c201 .stats_read = source_stats_read,
210 .stats_read = NULL,
334 .stats_read = sink_stats_read,
H A Drte_swx_port_ethdev.c304 .stats_read = reader_stats_read,
312 .stats_read = writer_stats_read,
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr_driver.h134 rte_mtr_stats_read_t stats_read; member
H A Drte_mtr.c199 return RTE_MTR_FUNC(port_id, stats_read)(dev, in rte_mtr_stats_read()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_meter.c748 .stats_read = pmd_mtr_stats_read,
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c1105 .stats_read = mlx5_flow_meter_stats_read,
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c1179 CHECK(ops->stats_read, EINVAL); in rte_swx_pipeline_port_in_type_register()
1341 CHECK(ops->stats_read, EINVAL); in rte_swx_pipeline_port_out_type_register()
7204 port->type->ops.stats_read(port->obj, stats); in rte_swx_ctl_pipeline_port_in_stats_read()
7222 port->type->ops.stats_read(port->obj, stats); in rte_swx_ctl_pipeline_port_out_stats_read()