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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851.h122 #define RXCR1_RXINVF (1 << 1) macro
H A Dks8851_mll.c147 #define RXCR1_RXINVF (1 << 1) macro
149 #define RXCR1_FILTER_MASK (RXCR1_RXINVF | RXCR1_RXAE | \
1134 cntl |= RXCR1_RXAE | RXCR1_RXINVF;
1476 w |= (RXCR1_RXAE | RXCR1_RXINVF);
H A Dks8851.c961 rxctrl.rxcr1 = RXCR1_RXAE | RXCR1_RXINVF;

Completed in 161 milliseconds