Searched refs:bnxt_hwrm_reserve_rings (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 6372 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, int tx, int rx, int grp, in bnxt_hwrm_reserve_rings() 6497 rc = bnxt_hwrm_reserve_rings(bp, tx, rx, grp, cp, stat, vnic); in __bnxt_reserve_rings() 11230 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, vnics); in bnxt_rfs_capable() 11235 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, 1); in bnxt_rfs_capable() 6371 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, int tx, int rx, int grp, bnxt_hwrm_reserve_rings() function
|