Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h481 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res,
Dqplib_fp.c526 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res, in bnxt_qplib_create_srq() function
Dib_verbs.c1434 rc = bnxt_qplib_create_srq(&rdev->qplib_res, &srq->qplib_srq); in bnxt_re_create_srq()