Home
last modified time | relevance | path

Searched refs:MLX5E_DECLARE_PTP_CH_STAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.h55 #define MLX5E_DECLARE_PTP_CH_STAT(type, fld) "ptp_ch_"#fld, offsetof(type, fld) macro
A Den_stats.c2128 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, events) },
2129 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, poll) },
2130 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, arm) },
2131 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, eq_rearm) },

Completed in 11 milliseconds