Home
last modified time | relevance | path

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

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