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

/drivers/net/ethernet/broadcom/
H A Dtg3.c8269 u32 val, rdmac_mode; local
8663 rdmac_mode = (RDMAC_MODE_ENABLE | RDMAC_MODE_TGTABORT_ENAB |
8670 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS;
8675 rdmac_mode |= RDMAC_MODE_BD_SBD_CRPT_ENAB |
8683 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128;
8686 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
8691 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
8694 rdmac_mode |= RDMAC_MODE_JMB_2K_MMRR;
8699 rdmac_mode |= RDMAC_MODE_IPV4_LSO_EN;
8704 rdmac_mode |
[all...]

Completed in 90 milliseconds