Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dport_buffer.h42 MLX5_CAP_PCAM_REG(mdev, pbmc) && \
43 MLX5_CAP_PCAM_REG(mdev, pptb))
A Dmonitor_stats.c29 if (MLX5_CAP_PCAM_REG(mdev, ppcnt) && in mlx5e_monitor_counter_supported()
105 int num_ppcnt_counters = !MLX5_CAP_PCAM_REG(mdev, ppcnt) ? 0 : in mlx5e_set_monitor_counter()
A Dport.c550 if (!MLX5_CAP_GEN(dev, pcam_reg) || !MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_fec_in_caps()
584 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_get_fec_mode()
623 if (!MLX5_CAP_PCAM_REG(dev, pplm)) in mlx5e_set_fec_mode()
/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h1413 #define MLX5_CAP_PCAM_REG(mdev, reg) \ macro
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.c848 (MLX5_CAP_GEN(mdev, pcam_reg) ? MLX5_CAP_PCAM_REG(mdev, ppcnt) : 1)

Completed in 17 milliseconds