Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h187 int bnxt_re_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
Dmain.c689 .destroy_qp = bnxt_re_destroy_qp,
Dib_verbs.c796 int bnxt_re_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in bnxt_re_destroy_qp() function