Searched refs:mlx5e_rep_stats (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 99 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_bytes) }, 102 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 105 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 108 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 110 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 112 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 114 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 119 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 121 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 202 struct mlx5e_rep_stats *rep_stats = &priv->stats.rep_stats; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() [all …]
|
| H A D | en_stats.h | 478 struct mlx5e_rep_stats { struct 503 struct mlx5e_rep_stats rep_stats; argument 507 struct mlx5e_rep_stats *rep_stats) in mlx5e_stats_copy_rep_stats()
|