Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c9969 u32 val, rdmac_mode; in tg3_reset_hw() local
10377 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS; in tg3_reset_hw()
10382 rdmac_mode |= RDMAC_MODE_BD_SBD_CRPT_ENAB | in tg3_reset_hw()
10389 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128; in tg3_reset_hw()
10392 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST; in tg3_reset_hw()
10397 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST; in tg3_reset_hw()
10402 rdmac_mode |= RDMAC_MODE_JMB_2K_MMRR; in tg3_reset_hw()
10410 rdmac_mode |= RDMAC_MODE_IPV4_LSO_EN; in tg3_reset_hw()
10415 rdmac_mode |= RDMAC_MODE_IPV6_LSO_EN; in tg3_reset_hw()
10467 } else if ((rdmac_mode & RDMAC_MODE_FIFO_SIZE_128) && in tg3_reset_hw()
[all …]