/drivers/net/ethernet/8390/ |
D | smc-ultra.c | 89 static void ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 95 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 435 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() 443 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra_get_8390_hdr() 497 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ultra_pio_get_hdr() 503 insw(ioaddr + IOPD, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ultra_pio_get_hdr()
|
D | apne.c | 82 static void apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 379 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() 398 outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in apne_get_8390_hdr() 406 for(cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in apne_get_8390_hdr() 410 for(cnt = 0; cnt < sizeof(struct e8390_pkt_hdr); cnt++) in apne_get_8390_hdr()
|
D | mac8390.c | 136 struct e8390_pkt_hdr *hdr, int ring_page); 150 struct e8390_pkt_hdr *hdr, int ring_page); 163 struct e8390_pkt_hdr *hdr, int ring_page); 733 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr() 770 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr() 812 struct e8390_pkt_hdr *hdr, in slow_sane_get_8390_hdr()
|
D | ne-h8300.c | 76 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 397 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() 412 outb_p(sizeof(struct e8390_pkt_hdr), NE_BASE + EN0_RCNTLO); in ne_get_8390_hdr() 421 for (len = sizeof(struct e8390_pkt_hdr)>>1; len > 0; len--) in ne_get_8390_hdr() 424 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
|
D | 8390.h | 18 struct e8390_pkt_hdr { struct 76 void (*get_8390_hdr)(struct net_device *, struct e8390_pkt_hdr *, int);
|
D | ne.c | 177 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 582 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() 598 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() 605 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr() 607 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
|
D | zorro8390.c | 112 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr() 130 z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in zorro8390_get_8390_hdr() 137 for (cnt = 0; cnt < sizeof(struct e8390_pkt_hdr) >> 1; cnt++) in zorro8390_get_8390_hdr()
|
D | ne2k-pci.c | 171 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 477 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne2k_pci_get_8390_hdr() 492 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() 499 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne2k_pci_get_8390_hdr()
|
D | stnic.c | 63 static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, 176 stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, in stnic_get_hdr()
|
D | hydra.c | 63 struct e8390_pkt_hdr *hdr, int ring_page); 202 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
|
D | mcf8390.c | 193 struct e8390_pkt_hdr *hdr, int ring_page) in mcf8390_get_8390_hdr() 206 ei_outb(sizeof(struct e8390_pkt_hdr), addr + NE_EN0_RCNTLO); in mcf8390_get_8390_hdr() 212 ei_insw(addr + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr) >> 1); in mcf8390_get_8390_hdr()
|
D | wd.c | 55 static void wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 406 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() 420 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in wd_get_8390_hdr()
|
D | axnet_cs.c | 96 struct e8390_pkt_hdr *, int); 631 struct e8390_pkt_hdr *hdr, in get_8390_hdr() 641 sizeof(struct e8390_pkt_hdr)>>1); in get_8390_hdr() 1349 struct e8390_pkt_hdr rx_frame; in ei_receive() 1379 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1639 if(sizeof(struct e8390_pkt_hdr)!=4) in AX88190_init()
|
D | ax88796.c | 170 static void ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ax_get_8390_hdr() 187 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr() 195 sizeof(struct e8390_pkt_hdr) >> 1); in ax_get_8390_hdr() 198 sizeof(struct e8390_pkt_hdr)); in ax_get_8390_hdr()
|
D | lib8390.c | 657 struct e8390_pkt_hdr rx_frame; in ei_receive() 691 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1011 if (sizeof(struct e8390_pkt_hdr) != 4) in __NS8390_init()
|
D | pcnet_cs.c | 1125 struct e8390_pkt_hdr *hdr, in dma_get_8390_hdr() 1139 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() 1146 sizeof(struct e8390_pkt_hdr)>>1); in dma_get_8390_hdr() 1352 struct e8390_pkt_hdr *hdr, in shmem_get_8390_hdr() 1359 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
|
D | etherh.c | 420 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header()
|