Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h522 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res,
Dqplib_fp.c641 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res, in bnxt_qplib_create_srq() function
Dib_verbs.c1826 rc = bnxt_qplib_create_srq(&rdev->qplib_res, &srq->qplib_srq); in bnxt_re_create_srq()