Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h262 #define PCISTATE_ROM_RETRY_ENABLE 0x00000040 macro
Dtg3.c9024 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_restore_pci_state()