Searched refs:WDMAC_MODE_BURST_ALL_DATA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 1463 #define WDMAC_MODE_BURST_ALL_DATA 0xc0000000 macro |
H A D | tg3.c | 10509 val |= WDMAC_MODE_BURST_ALL_DATA; in tg3_reset_hw() |