Home
last modified time | relevance | path

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

/openbmc/linux/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