Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c1733 struct bnxt_qplib_res *qp1_res, in bnxt_re_create_shadow_qp_ah() argument
1833 struct bnxt_qplib_res *qp1_res, in bnxt_re_create_shadow_qp() argument
1879 rc = bnxt_qplib_alloc_hdr_buf(qp1_res, &qp->qplib_qp, 0, in bnxt_re_create_shadow_qp()
1884 rc = bnxt_qplib_create_qp(qp1_res, &qp->qplib_qp); in bnxt_re_create_shadow_qp()
1900 bnxt_qplib_free_hdr_buf(qp1_res, &qp->qplib_qp); in bnxt_re_create_shadow_qp()