Searched refs:PCISTATE_ROM_RETRY_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 262 #define PCISTATE_ROM_RETRY_ENABLE 0x00000040 macro |
D | tg3.c | 9024 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_restore_pci_state() |