Home
last modified time | relevance | path

Searched refs:WDMAC_MODE_BURST_ALL_DATA (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h1463 #define WDMAC_MODE_BURST_ALL_DATA 0xc0000000 macro
Dtg3.c10573 val |= WDMAC_MODE_BURST_ALL_DATA; in tg3_reset_hw()