lro_bytes         999 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 		stats->lro_bytes += cqe_bcnt;
lro_bytes         193 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 		s->rx_lro_bytes	+= rq_stats->lro_bytes;
lro_bytes        1444 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_RX_STAT(struct mlx5e_rq_stats, lro_bytes) },
lro_bytes         237 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h 	u64 lro_bytes;