Searched refs:qp_detach (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_resource_tracker.c | 4050 static int qp_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, in qp_detach() function 4126 err = qp_detach(dev, &qp, gid, prot, type, reg_id); in mlx4_QP_ATTACH_wrapper() 4135 qp_detach(dev, &qp, gid, prot, type, reg_id); in mlx4_QP_ATTACH_wrapper()
|