Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c6380 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, int tx, int rx, int grp, in bnxt_hwrm_reserve_rings() function
6505 rc = bnxt_hwrm_reserve_rings(bp, tx, rx, grp, cp, stat, vnic); in __bnxt_reserve_rings()
11236 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, vnics); in bnxt_rfs_capable()
11241 bnxt_hwrm_reserve_rings(bp, 0, 0, 0, 0, 0, 1); in bnxt_rfs_capable()