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