Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c10627 static int bnxt_change_msix(struct bnxt *bp, int total) in bnxt_change_msix() function
10849 if (bnxt_change_msix(bp, irqs_required) != irqs_required) in bnxt_reserve_rings()
13852 int total_msix = bnxt_change_msix(bp, hwr.cp); in bnxt_check_rings()