Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h553 int bnxt_qplib_alloc_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq);
Dmain.c1001 rc = bnxt_qplib_alloc_nq(rdev->en_dev->pdev, &rdev->nq[i]); in bnxt_re_alloc_res()
Dqplib_fp.c472 int bnxt_qplib_alloc_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq) in bnxt_qplib_alloc_nq() function