/Linux-v4.19/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, 442 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() 450 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra_get_8390_hdr() 504 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ultra_pio_get_hdr() 510 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, 388 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() 407 outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in apne_get_8390_hdr() 415 for(cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in apne_get_8390_hdr() 419 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); 160 struct e8390_pkt_hdr *hdr, int ring_page); 708 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr() 748 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr() 790 struct e8390_pkt_hdr *hdr, in slow_sane_get_8390_hdr()
|
D | 8390.h | 18 struct e8390_pkt_hdr { struct 70 void (*get_8390_hdr)(struct net_device *, struct e8390_pkt_hdr *, int);
|
D | zorro8390.c | 112 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr() 131 z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in zorro8390_get_8390_hdr() 138 for (cnt = 0; cnt < sizeof(struct e8390_pkt_hdr) >> 1; cnt++) in zorro8390_get_8390_hdr()
|
D | ne.c | 179 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 575 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() 591 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() 598 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr() 600 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_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 | ne2k-pci.c | 171 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 480 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() 495 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() 502 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, 185 stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, in stnic_get_hdr()
|
D | mcf8390.c | 192 struct e8390_pkt_hdr *hdr, int ring_page) in mcf8390_get_8390_hdr() 205 ei_outb(sizeof(struct e8390_pkt_hdr), addr + NE_EN0_RCNTLO); in mcf8390_get_8390_hdr() 211 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, 411 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() 425 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in wd_get_8390_hdr()
|
D | axnet_cs.c | 95 struct e8390_pkt_hdr *, int); 627 struct e8390_pkt_hdr *hdr, in get_8390_hdr() 637 sizeof(struct e8390_pkt_hdr)>>1); in get_8390_hdr() 1339 struct e8390_pkt_hdr rx_frame; in ei_receive() 1371 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1628 if(sizeof(struct e8390_pkt_hdr)!=4) in AX88190_init()
|
D | ax88796.c | 182 static void ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ax_get_8390_hdr() 199 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr() 207 sizeof(struct e8390_pkt_hdr) >> 1); in ax_get_8390_hdr() 210 sizeof(struct e8390_pkt_hdr)); in ax_get_8390_hdr()
|
D | lib8390.c | 660 struct e8390_pkt_hdr rx_frame; in ei_receive() 695 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1017 if (sizeof(struct e8390_pkt_hdr) != 4) in __NS8390_init()
|
D | pcnet_cs.c | 1120 struct e8390_pkt_hdr *hdr, in dma_get_8390_hdr() 1134 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() 1141 sizeof(struct e8390_pkt_hdr)>>1); in dma_get_8390_hdr() 1350 struct e8390_pkt_hdr *hdr, in shmem_get_8390_hdr() 1357 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
|
D | etherh.c | 414 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header()
|