Home
last modified time | relevance | path

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

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