Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h258 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct pci_dev *pdev,
Dqplib_res.c816 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct pci_dev *pdev, in bnxt_qplib_alloc_res() function
Dmain.c987 rc = bnxt_qplib_alloc_res(&rdev->qplib_res, rdev->en_dev->pdev, in bnxt_re_alloc_res()