Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h515 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res,
Dqplib_fp.c532 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res, in bnxt_qplib_create_srq() function
Dib_verbs.c1386 rc = bnxt_qplib_create_srq(&rdev->qplib_res, &srq->qplib_srq); in bnxt_re_create_srq()