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

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c9938 u32 val, rdmac_mode; local
10339 rdmac_mode = (RDMAC_MODE_ENABLE | RDMAC_MODE_TGTABORT_ENAB |
10346 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS;
10351 rdmac_mode |= RDMAC_MODE_BD_SBD_CRPT_ENAB |
10358 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128;
10361 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
10366 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
10371 rdmac_mode |= RDMAC_MODE_JMB_2K_MMRR;
10379 rdmac_mode |= RDMAC_MODE_IPV4_LSO_EN;
10384 rdmac_mode |
[all...]

Completed in 111 milliseconds