Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h215 int bnxt_re_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
H A Dmain.c857 .destroy_qp = bnxt_re_destroy_qp,
H A Dib_verbs.c887 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp() function