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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c7601 u32 val, rdmac_mode; local
7946 rdmac_mode = (RDMAC_MODE_ENABLE | RDMAC_MODE_TGTABORT_ENAB |
7954 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS;
7959 rdmac_mode |= RDMAC_MODE_BD_SBD_CRPT_ENAB |
7969 rdmac_mode |= RDMAC_MODE_FIFO_SIZE_128;
7972 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
7977 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST;
7980 rdmac_mode |= RDMAC_MODE_IPV4_LSO_EN;
7985 rdmac_mode |= RDMAC_MODE_IPV6_LSO_EN;
7992 } else if ((rdmac_mode
[all...]

Completed in 67 milliseconds