Home
last modified time | relevance | path

Searched defs:counters (Results 1 – 13 of 13) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae_counter.c83 struct sfc_mae_counters *counters = &reg->counters; in sfc_mae_counter_enable() local
154 struct sfc_mae_counters *counters = &reg->counters; in sfc_mae_counter_disable() local
192 struct sfc_mae_counters *counters, in sfc_mae_counter_increment()
670 sfc_mae_counters_init(struct sfc_mae_counters *counters, in sfc_mae_counters_init()
694 sfc_mae_counters_fini(struct sfc_mae_counters *counters) in sfc_mae_counters_fini()
945 sfc_mae_counter_get(struct sfc_mae_counters *counters, in sfc_mae_counter_get()
H A Dsfc_mae.h89 struct sfc_mae_counter_id *counters; member
153 struct sfc_mae_counters counters; member
H A Dsfc_mae.c879 struct sfc_mae_counter_id *counters, in sfc_mae_counters_enable()
922 struct sfc_mae_counter_id *counters, in sfc_mae_counters_disable()
1098 struct sfc_mae_counter_id *counters = action_set->counters; in sfc_mae_action_set_enable() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_stats.c43 uint64_t counters[n]; in mlx5_xstats_get() local
230 uint64_t *counters; in mlx5_xstats_reset() local
H A Dmlx5_flow_verbs.c329 uint64_t counters[2] = {0, 0}; in flow_verbs_counter_query() local
H A Dmlx5.h482 struct mlx5_counters counters[2]; /* Free counter list. */ member
523 struct mlx5_counters counters[MLX5_COUNTER_TYPE_MAX]; member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c367 mlx5_glue_destroy_counters(struct ibv_counters *counters) in mlx5_glue_destroy_counters()
378 mlx5_glue_attach_counters(struct ibv_counters *counters, in mlx5_glue_attach_counters()
393 mlx5_glue_query_counters(struct ibv_counters *counters, in mlx5_glue_query_counters()
/dpdk/drivers/crypto/dpaa2_sec/mc/
H A Ddpseci.c514 struct dpseci_sec_counters *counters) in dpseci_get_sec_counters()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_meter.c861 struct rte_table_action_mtr_counters counters; in pmd_mtr_stats_read() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c851 struct stats_counter *counters = &sc->fw_stats_data->storm_counters; in bnx2x_storm_stats_validate_counters() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h85 struct mlx5_devx_obj *counters; member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3921 struct dpseci_sec_counters counters = {0}; in dpaa2_sec_stats_get() local
/dpdk/drivers/net/ice/
H A Dice_ethdev.h393 struct ice_fdir_counter counters[0]; member