Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c10428 static bool bnxt_can_reserve_rings(struct bnxt *bp) in bnxt_can_reserve_rings() function
10473 if (!(bp->flags & BNXT_FLAG_MSIX_CAP) || !bnxt_can_reserve_rings(bp) || !bp->rx_nr_rings) in bnxt_rfs_capable()
12447 if (!bnxt_can_reserve_rings(bp)) in bnxt_set_dflt_rings()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11167 static bool bnxt_can_reserve_rings(struct bnxt *bp) in bnxt_can_reserve_rings() function
11212 if (!(bp->flags & BNXT_FLAG_MSIX_CAP) || !bnxt_can_reserve_rings(bp) || !bp->rx_nr_rings) in bnxt_rfs_capable()
13400 if (!bnxt_can_reserve_rings(bp)) in bnxt_set_dflt_rings()

Completed in 30 milliseconds