Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11160 static bool bnxt_can_reserve_rings(struct bnxt *bp) in bnxt_can_reserve_rings() function
11205 if (!(bp->flags & BNXT_FLAG_MSIX_CAP) || !bnxt_can_reserve_rings(bp) || !bp->rx_nr_rings) in bnxt_rfs_capable()
13398 if (!bnxt_can_reserve_rings(bp)) in bnxt_set_dflt_rings()