Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h544 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res,
H A Dqplib_fp.c642 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res, in bnxt_qplib_create_srq() function
H A Dib_verbs.c1883 rc = bnxt_qplib_create_srq(&rdev->qplib_res, &srq->qplib_srq); in bnxt_re_create_srq()