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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dlib8390.c955 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR);
968 ei_outb_p(E8390_RXCONFIG | 0x18, e8390_base + EN0_RXCR);
970 ei_outb_p(E8390_RXCONFIG | 0x08, e8390_base + EN0_RXCR);
972 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR);
1054 ei_outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */
1091 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); /* rx on, */
H A D8390.h124 #define E8390_RXCONFIG 0x4 /* EN0_RXCR: broadcasts, no multicast,errors */
125 #define E8390_RXOFF 0x20 /* EN0_RXCR: Accept no packets */
181 #define EN0_RXCR EI_SHIFT(0x0c) /* RX configuration reg WR */ macro
H A Dne-h8300.c267 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */
H A Dne2.c415 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */
H A Dne2k-pci.c319 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */
H A Dne.c372 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Daxnet_cs.c224 {E8390_RXOFF|0x40, EN0_RXCR}, /* 0x60 Set to monitor */
1655 outb_p(E8390_RXCONFIG | 0x58, e8390_base + EN0_RXCR);
1657 outb_p(E8390_RXCONFIG | 0x48, e8390_base + EN0_RXCR);
1659 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR);
1707 outb_p(E8390_RXOFF|0x40, e8390_base + EN0_RXCR); /* 0x60 */
1748 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR); /* rx on, */
H A Dpcnet_cs.c358 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */

Completed in 86 milliseconds