Home
last modified time | relevance | path

Searched refs:rvt_destroy_qp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.h60 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dvt.c392 .destroy_qp = rvt_destroy_qp,
H A Dqp.c1721 * rvt_destroy_qp - destroy a queue pair
1729 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in rvt_destroy_qp() function
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.h17 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dvt.c344 .destroy_qp = rvt_destroy_qp,
H A Dqp.c1668 * rvt_destroy_qp - destroy a queue pair
1677 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in rvt_destroy_qp() function

Completed in 10 milliseconds