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