Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1453 #define WDMAC_MODE_TGTABORT_ENAB 0x00000004 macro
H A Dtg3.c10485 val = (WDMAC_MODE_ENABLE | WDMAC_MODE_TGTABORT_ENAB | in tg3_reset_hw()