Home
last modified time | relevance | path

Searched refs:e8390_pkt_hdr (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/drivers/net/
Dhp-plus.c106 static void hpp_mem_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
112 static void hpp_io_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
360 hpp_io_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hpp_io_get_8390_hdr()
365 insw(ioaddr + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in hpp_io_get_8390_hdr()
385 hpp_mem_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hpp_mem_get_8390_hdr()
392 memcpy_fromio(hdr, ei_status.mem, sizeof(struct e8390_pkt_hdr)); in hpp_mem_get_8390_hdr()
Dsmc-ultra.c89 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()
Dhp.c63 static void hp_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
246 hp_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hp_get_8390_hdr()
253 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in hp_get_8390_hdr()
260 insw(nic_base - NIC_OFFSET + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in hp_get_8390_hdr()
262 insb(nic_base - NIC_OFFSET + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in hp_get_8390_hdr()
Dapne.c82 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()
Dmac8390.c137 struct e8390_pkt_hdr *hdr, int ring_page);
151 struct e8390_pkt_hdr *hdr, int ring_page);
164 struct e8390_pkt_hdr *hdr, int ring_page);
734 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr()
771 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr()
813 struct e8390_pkt_hdr *hdr, in slow_sane_get_8390_hdr()
Dne3210.c50 static void ne3210_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page);
276 ne3210_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne3210_get_8390_hdr()
279 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ne3210_get_8390_hdr()
Dzorro8390.c92 struct e8390_pkt_hdr *hdr, int ring_page);
310 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr()
327 z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in zorro8390_get_8390_hdr()
334 for (cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in zorro8390_get_8390_hdr()
Dne-h8300.c77 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
398 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
413 outb_p(sizeof(struct e8390_pkt_hdr), NE_BASE + EN0_RCNTLO); in ne_get_8390_hdr()
422 for (len = sizeof(struct e8390_pkt_hdr)>>1; len > 0; len--) in ne_get_8390_hdr()
425 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
Dne2.c140 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
535 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ne_get_8390_hdr()
552 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr()
560 sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr()
563 sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
D3c503.c80 static void el2_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
580 el2_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in el2_get_8390_hdr()
588 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in el2_get_8390_hdr()
609 memset(hdr, 0x00, sizeof(struct e8390_pkt_hdr)); in el2_get_8390_hdr()
614 insw(E33G_FIFOH, hdr, (sizeof(struct e8390_pkt_hdr))>> 1); in el2_get_8390_hdr()
D8390.h19 struct e8390_pkt_hdr { struct
77 void (*get_8390_hdr)(struct net_device *, struct e8390_pkt_hdr *, int);
Des3210.c69 static void es_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page);
340 es_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in es_get_8390_hdr()
343 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in es_get_8390_hdr()
Dlne390.c58 static void lne390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page);
328 lne390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in lne390_get_8390_hdr()
331 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in lne390_get_8390_hdr()
Dsmc-ultra32.c69 static void ultra32_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
362 struct e8390_pkt_hdr *hdr, in ultra32_get_8390_hdr()
374 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra32_get_8390_hdr()
De2100.c108 static void e21_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
337 e21_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in e21_get_8390_hdr()
347 memcpy_fromio(hdr, shared_mem, sizeof(struct e8390_pkt_hdr)); in e21_get_8390_hdr()
Dac3200.c88 static void ac_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
317 ac_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ac_get_8390_hdr()
320 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ac_get_8390_hdr()
Dsmc-mca.c58 struct e8390_pkt_hdr *hdr,
470 static void ultramca_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultramca_get_8390_hdr()
476 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultramca_get_8390_hdr()
Dne.c178 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
583 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
599 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr()
606 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr()
608 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
Dhydra.c63 struct e8390_pkt_hdr *hdr, int ring_page);
202 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
Dstnic.c64 static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr,
177 stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, in stnic_get_hdr()
Dne2k-pci.c172 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
479 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()
494 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr()
501 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne2k_pci_get_8390_hdr()
Dwd.c56 static void wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
407 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr()
421 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in wd_get_8390_hdr()
Dax88796.c171 static void ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ax_get_8390_hdr()
188 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr()
196 sizeof(struct e8390_pkt_hdr) >> 1); in ax_get_8390_hdr()
199 sizeof(struct e8390_pkt_hdr)); in ax_get_8390_hdr()
Dlib8390.c682 struct e8390_pkt_hdr rx_frame; in ei_receive()
715 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive()
1045 if(sizeof(struct e8390_pkt_hdr)!=4) in __NS8390_init()
/linux-2.6.39/drivers/net/pcmcia/
Daxnet_cs.c97 struct e8390_pkt_hdr *, int);
632 struct e8390_pkt_hdr *hdr, in get_8390_hdr()
642 sizeof(struct e8390_pkt_hdr)>>1); in get_8390_hdr()
1362 struct e8390_pkt_hdr rx_frame; in ei_receive()
1392 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive()
1652 if(sizeof(struct e8390_pkt_hdr)!=4) in AX88190_init()

12