Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport_buffer.h43 MLX5_CAP_PCAM_REG(mdev, pbmc) && \
44 MLX5_CAP_PCAM_REG(mdev, pptb))
H A Dmonitor_stats.c27 if (MLX5_CAP_PCAM_REG(mdev, ppcnt) && in mlx5e_monitor_counter_cap()
116 int num_ppcnt_counters = !MLX5_CAP_PCAM_REG(mdev, ppcnt) ? 0 : in mlx5e_set_monitor_counter()
H A Dport.c438 if (!MLX5_CAP_GEN(dev, pcam_reg) || !MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_fec_in_caps()
471 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_get_fec_mode()
510 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_set_fec_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c892 (MLX5_CAP_GEN(mdev, pcam_reg) ? MLX5_CAP_PCAM_REG(mdev, ppcnt) : 1)