Home
last modified time | relevance | path

Searched refs:MLX5_CAP_PCAM_REG (Results 1 – 3 of 3) 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 Dport.c474 if (!MLX5_CAP_GEN(dev, pcam_reg) || !MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_fec_in_caps()
507 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_get_fec_mode()
566 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_set_fec_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c880 (MLX5_CAP_GEN(mdev, pcam_reg) ? MLX5_CAP_PCAM_REG(mdev, ppcnt) : 1)