Home
last modified time | relevance | path

Searched refs:mlx5_ib_destroy_qp (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dgsi.c194 ret = mlx5_ib_destroy_qp(gsi->rx_qp, NULL); in mlx5_ib_destroy_gsi()
H A Dmlx5_ib.h1157 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
H A Dmain.c4045 .destroy_qp = mlx5_ib_destroy_qp,
4399 mlx5_ib_destroy_qp(dev->umrc.qp, NULL); in mlx5_ib_stage_pre_ib_reg_umr_cleanup()
4509 mlx5_ib_destroy_qp(qp, NULL); in mlx5_ib_stage_post_ib_reg_umr_init()
H A Dqp.c3017 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx5_ib_destroy_qp() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1289 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
H A Dmain.c3777 .destroy_qp = mlx5_ib_destroy_qp,
H A Dqp.c3336 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx5_ib_destroy_qp() function

Completed in 38 milliseconds