Home
last modified time | relevance | path

Searched refs:EN0_RXCR (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/8390/
Dlib8390.c924 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()
937 ei_outb_p(E8390_RXCONFIG | 0x18, e8390_base + EN0_RXCR); in do_set_multicast_list()
939 ei_outb_p(E8390_RXCONFIG | 0x08, e8390_base + EN0_RXCR); in do_set_multicast_list()
941 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()
1024 ei_outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */ in __NS8390_init()
1060 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); /* rx on, */ in __NS8390_init()
Daxnet_cs.c205 {E8390_RXOFF|0x40, EN0_RXCR}, /* 0x60 Set to monitor */ in get_prom()
1587 outb_p(E8390_RXCONFIG | 0x58, e8390_base + EN0_RXCR); in do_set_multicast_list()
1589 outb_p(E8390_RXCONFIG | 0x48, e8390_base + EN0_RXCR); in do_set_multicast_list()
1591 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR); in do_set_multicast_list()
1639 outb_p(E8390_RXOFF|0x40, e8390_base + EN0_RXCR); /* 0x60 */ in AX88190_init()
1680 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR); /* rx on, */ in AX88190_init()
D8390.h175 #define EN0_RXCR EI_SHIFT(0x0c) /* RX configuration reg WR */ macro
Dne2k-pci.c321 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne2k_pci_init_one()
Dne.c380 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne_probe1()
Dpcnet_cs.c337 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in get_prom()