Searched refs:stats_read (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/lib/librte_port/ |
| H A D | rte_swx_port.h | 111 rte_swx_port_in_stats_read_t stats_read; member 195 rte_swx_port_out_stats_read_t stats_read; member
|
| H A D | rte_swx_port_source_sink.c | 201 .stats_read = source_stats_read, 210 .stats_read = NULL, 334 .stats_read = sink_stats_read,
|
| H A D | rte_swx_port_ethdev.c | 304 .stats_read = reader_stats_read, 312 .stats_read = writer_stats_read,
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_mtr_driver.h | 134 rte_mtr_stats_read_t stats_read; member
|
| H A D | rte_mtr.c | 199 return RTE_MTR_FUNC(port_id, stats_read)(dev, in rte_mtr_stats_read()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_meter.c | 748 .stats_read = pmd_mtr_stats_read,
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_meter.c | 1105 .stats_read = mlx5_flow_meter_stats_read,
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_pipeline.c | 1179 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()
|