Home
last modified time | relevance | path

Searched refs:mlx5e_sw_stats (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.c114 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
115 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
116 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
117 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
123 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_nop) },
173 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_cqes) },
225 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_poll) },
226 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_arm) },
455 struct mlx5e_sw_stats *s) in mlx5e_stats_grp_sw_update_stats_ptp()
481 struct mlx5e_sw_stats *s) in mlx5e_stats_grp_sw_update_stats_qos()
[all …]
A Den_rep.c90 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
91 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
92 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
93 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
155 struct mlx5e_sw_stats *s = &priv->stats.sw; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
A Den_stats.h138 struct mlx5e_sw_stats { struct
497 struct mlx5e_sw_stats sw;
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c151 struct mlx5e_sw_stats *sstats = &priv->stats.sw; in mlx5i_get_stats()

Completed in 23 milliseconds