Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.c112 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
113 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
114 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
115 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
121 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_nop) },
171 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_cqes) },
221 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_poll) },
222 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, ch_arm) },
449 struct mlx5e_sw_stats *s) in mlx5e_stats_grp_sw_update_stats_ptp()
475 struct mlx5e_sw_stats *s) in mlx5e_stats_grp_sw_update_stats_qos()
[all …]
A Den_rep.c92 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_packets) },
93 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, rx_bytes) },
94 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_packets) },
95 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
157 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;
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c154 struct mlx5e_sw_stats *sstats = &priv->stats.sw; in mlx5i_get_stats()

Completed in 18 milliseconds