Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h188 int bnxt_re_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
Dmain.c618 .destroy_qp = bnxt_re_destroy_qp,
Dib_verbs.c764 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp() function