Searched refs:BNX2_PCICFG_MISC_STATUS_M66EN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/broadcom/ | ||
D | bnx2.h | 408 #define BNX2_PCICFG_MISC_STATUS_M66EN (1L<<2) macro |
D | bnx2.c | 8031 if (reg & BNX2_PCICFG_MISC_STATUS_M66EN) in bnx2_get_pci_speed() |