Searched refs:bnxt_hwrm_reserve_rings (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5855 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, int tx, int rx, int grp, in bnxt_hwrm_reserve_rings() function 5959 rc = bnxt_hwrm_reserve_rings(bp, tx, rx, grp, cp, stat, vnic); in __bnxt_reserve_rings() 9734 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, vnics); in bnxt_rfs_capable() 9739 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, 1); in bnxt_rfs_capable()
|