Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1190 num_stats += MLX5_CAP_PCAM_FEATURE(mdev, per_lane_error_counters) ? in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS()
1210 if (MLX5_CAP_PCAM_FEATURE(mdev, per_lane_error_counters)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()
1235 if (MLX5_CAP_PCAM_FEATURE(mdev, per_lane_error_counters)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h10078 u8 per_lane_error_counters[0x1]; member