Searched refs:MLX5E_DECLARE_PTP_CH_STAT (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_stats.h | 55 #define MLX5E_DECLARE_PTP_CH_STAT(type, fld) "ptp_ch_"#fld, offsetof(type, fld) macro
|
| A D | en_stats.c | 1921 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, events) }, 1922 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, poll) }, 1923 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, arm) }, 1924 { MLX5E_DECLARE_PTP_CH_STAT(struct mlx5e_ch_stats, eq_rearm) },
|
Completed in 14 milliseconds