Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dcmd.h52 int mlx5_cmd_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid,
Dcmd.c121 int mlx5_cmd_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, in mlx5_cmd_attach_mcg() function
Dmain.c2392 err = mlx5_cmd_attach_mcg(dev->mdev, gid, ibqp->qp_num, uid); in mlx5_ib_mcg_attach()