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