Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h434 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct net_device *netdev);
H A Dqplib_res.c880 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct net_device *netdev) in bnxt_qplib_alloc_res() function
H A Dmain.c1753 rc = bnxt_qplib_alloc_res(&rdev->qplib_res, rdev->netdev); in bnxt_re_alloc_res()