Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h569 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
H A Dqplib_fp.c905 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1() function
H A Dib_verbs.c2253 rc = bnxt_qplib_create_qp1(res, qplqp); in bnxt_re_create_gsi_qp()