Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h799 int mlx4_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
H A Dmain.c2537 .destroy_qp = mlx4_ib_destroy_qp,
H A Dqp.c1688 int mlx4_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx4_ib_destroy_qp() function