Searched refs:bnxt_hwrm_reserve_rings (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 6370 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, int tx, int rx, int grp, in bnxt_hwrm_reserve_rings() function 6495 rc = bnxt_hwrm_reserve_rings(bp, tx, rx, grp, cp, stat, vnic); in __bnxt_reserve_rings() 11165 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, vnics); in bnxt_rfs_capable() 11170 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, 1); in bnxt_rfs_capable()
|