Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mana/
H A Ddevice.c28 .destroy_qp = mana_ib_destroy_qp,
H A Dmana_ib.h130 int mana_ib_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dqp.c491 int mana_ib_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in mana_ib_destroy_qp() function