Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h408 #define BNX2_PCICFG_MISC_STATUS_M66EN (1L<<2) macro
H A Dbnx2.c8016 if (reg & BNX2_PCICFG_MISC_STATUS_M66EN) in bnx2_get_pci_speed()