Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/
Dtg3.c9852 u32 val, rdmac_mode; in tg3_reset_hw() local
10253 rdmac_mode = (RDMAC_MODE_ENABLE | RDMAC_MODE_TGTABORT_ENAB | in tg3_reset_hw()
10260 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS; in tg3_reset_hw()
10265 rdmac_mode |= RDMAC_MODE_BD_SBD_CRPT_ENAB | in tg3_reset_hw()
10272 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128; in tg3_reset_hw()
10275 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST; in tg3_reset_hw()
10280 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST; in tg3_reset_hw()
10285 rdmac_mode |= RDMAC_MODE_JMB_2K_MMRR; in tg3_reset_hw()
10293 rdmac_mode |= RDMAC_MODE_IPV4_LSO_EN; in tg3_reset_hw()
10298 rdmac_mode |= RDMAC_MODE_IPV6_LSO_EN; in tg3_reset_hw()
[all …]