Searched refs:WDMAC_MODE_TGTABORT_ENAB (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 1453 #define WDMAC_MODE_TGTABORT_ENAB 0x00000004 macro |
H A D | tg3.c | 10485 val = (WDMAC_MODE_ENABLE | WDMAC_MODE_TGTABORT_ENAB | in tg3_reset_hw() |