Home
last modified time | relevance | path

Searched refs:MLX5_IB_STAGE_MAX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.c183 __mlx5_ib_remove(dev, dev->profile, MLX5_IB_STAGE_MAX); in mlx5_ib_vport_rep_unload()
H A Dmlx5_ib.h967 MLX5_IB_STAGE_MAX, enumerator
979 struct mlx5_ib_stage stage[MLX5_IB_STAGE_MAX];
H A Dmain.c4180 for (i = 0; i < MLX5_IB_STAGE_MAX; i++) { in __mlx5_ib_add()
4432 __mlx5_ib_remove(dev, dev->profile, MLX5_IB_STAGE_MAX); in mlx5r_remove()