Searched refs:mlx4_qp_detach_common (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c1214 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], function
1453 return mlx4_qp_detach_common(dev, qp, gid, prot,
1553 return mlx4_qp_detach_common(dev, qp, gid, prot, MLX4_UC_STEER);
H A Dmlx4.h1300 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16],
H A Dmlx4_resource_tracker.c4058 return mlx4_qp_detach_common(dev, qp, gid, prot, type);
4557 (void) mlx4_qp_detach_common(dev, &qp, rgid->gid,

Completed in 141 milliseconds