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