Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h193 int bnxt_re_destroy_qp(struct ib_qp *qp);
Dmain.c620 ibdev->destroy_qp = bnxt_re_destroy_qp; in bnxt_re_register_ib()
Dib_verbs.c800 int bnxt_re_destroy_qp(struct ib_qp *ib_qp) in bnxt_re_destroy_qp() function