Searched refs:mlx5e_rep_stats (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_rep.c | 89 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_packets) }, 90 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_bytes) }, 91 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_tx_packets) }, 92 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_tx_bytes) }, 93 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 96 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 99 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 101 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 103 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 105 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, [all …]
|
A D | en_stats.h | 467 struct mlx5e_rep_stats { struct 490 struct mlx5e_rep_stats rep_stats; argument
|
Completed in 9 milliseconds