Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c8038 bp->flags |= BNX2_FLAG_PCI_32BIT; in bnx2_get_pci_speed()
8493 if (bp->flags & BNX2_FLAG_PCI_32BIT) in bnx2_bus_string()
Dbnx2.h6797 #define BNX2_FLAG_PCI_32BIT 0x00000002 macro