Searched refs:mlx4_qp_detach_common (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1214 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_qp_detach_common() function 1454 return mlx4_qp_detach_common(dev, qp, gid, prot, in mlx4_multicast_detach() 1554 return mlx4_qp_detach_common(dev, qp, gid, prot, MLX4_UC_STEER); in mlx4_unicast_detach()
|
H A D | mlx4.h | 1321 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16],
|
H A D | resource_tracker.c | 4112 return mlx4_qp_detach_common(dev, qp, gid, prot, type); in qp_detach() 4594 (void) mlx4_qp_detach_common(dev, &qp, rgid->gid, in detach_qp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1214 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_qp_detach_common() function 1454 return mlx4_qp_detach_common(dev, qp, gid, prot, in mlx4_multicast_detach() 1554 return mlx4_qp_detach_common(dev, qp, gid, prot, MLX4_UC_STEER); in mlx4_unicast_detach()
|
H A D | mlx4.h | 1332 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16],
|
H A D | resource_tracker.c | 4113 return mlx4_qp_detach_common(dev, qp, gid, prot, type); in qp_detach() 4595 (void) mlx4_qp_detach_common(dev, &qp, rgid->gid, in detach_qp()
|
Completed in 24 milliseconds