Home
last modified time | relevance | path

Searched refs:RDMAC_MODE_FIFO_SIZE_128 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h1408 #define RDMAC_MODE_FIFO_SIZE_128 0x00020000 macro
H A Dtg3.c10305 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128; in tg3_reset_hw()
10383 } else if ((rdmac_mode & RDMAC_MODE_FIFO_SIZE_128) && in tg3_reset_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h1408 #define RDMAC_MODE_FIFO_SIZE_128 0x00020000 macro
H A Dtg3.c10289 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128; in tg3_reset_hw()
10367 } else if ((rdmac_mode & RDMAC_MODE_FIFO_SIZE_128) && in tg3_reset_hw()

Completed in 55 milliseconds