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

/linux-4.1.27/drivers/net/ethernet/8390/
H A D8390.h116 #define E8390_RXOFF (ei_status.rxcr_base | 0x20) macro
119 #define E8390_RXOFF 0x20 /* EN0_RXCR: Accept no packets */ macro
H A Dzorro8390.c340 {E8390_RXOFF, NE_EN0_RXCR}, /* 0x20 Set to monitor */ zorro8390_init()
H A Dapne.c249 {E8390_RXOFF, NE_EN0_RXCR}, /* 0x20 Set to monitor */ apne_probe1()
H A Dmcf8390.c350 {E8390_RXOFF, NE_EN0_RXCR}, /* 0x20 Set to monitor */ mcf8390_init()
H A Dne2k-pci.c321 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ ne2k_pci_init_one()
H A Daxnet_cs.c205 {E8390_RXOFF|0x40, EN0_RXCR}, /* 0x60 Set to monitor */ get_prom()
1639 outb_p(E8390_RXOFF|0x40, e8390_base + EN0_RXCR); /* 0x60 */ AX88190_init()
H A Dne.c380 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ ne_probe1()
H A Dlib8390.c1024 ei_outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */ __NS8390_init()
H A Dpcnet_cs.c337 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ get_prom()

Completed in 165 milliseconds