Searched refs:mlx5e_rep_stats (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rep.c | 91 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_packets) }, 92 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_rx_bytes) }, 93 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_tx_packets) }, 94 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, vport_tx_bytes) }, 95 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 97 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, rx_vport_rdma_unicast_bytes) }, 98 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 100 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, tx_vport_rdma_unicast_bytes) }, 101 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, 103 { MLX5E_DECLARE_STAT(struct mlx5e_rep_stats, [all …]
|
| D | en_stats.h | 466 struct mlx5e_rep_stats { struct 488 struct mlx5e_rep_stats rep_stats; argument 492 struct mlx5e_rep_stats *rep_stats) in mlx5e_stats_copy_rep_stats()
|