Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dcmd.h53 int mlx5_cmd_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid,
Dcmd.c142 int mlx5_cmd_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, in mlx5_cmd_detach_mcg() function
Dmain.c2423 err = mlx5_cmd_detach_mcg(dev->mdev, gid, ibqp->qp_num, uid); in mlx5_ib_mcg_detach()