Searched refs:mlx5e_rep_stats (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_rep.c | 98 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_bytes) }, 101 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 104 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 107 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 109 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 111 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 113 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 118 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 120 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 201 struct mlx5e_rep_stats *rep_stats = &priv->stats.rep_stats; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() [all …]
|
| 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()
|
Completed in 12 milliseconds