/linux-6.1.9/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, 444 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() 452 memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra_get_8390_hdr() 506 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ultra_pio_get_hdr() 512 insw(ioaddr + IOPD, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ultra_pio_get_hdr()
|
D | apne.c | 81 static void apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 382 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() 401 outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in apne_get_8390_hdr() 409 for(cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in apne_get_8390_hdr() 413 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); 158 struct e8390_pkt_hdr *hdr, int ring_page); 707 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr() 747 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr() 789 struct e8390_pkt_hdr *hdr, in slow_sane_get_8390_hdr()
|
D | 8390.h | 20 struct e8390_pkt_hdr { struct 73 struct e8390_pkt_hdr *hdr, int ring_page);
|
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, 573 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() 589 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() 596 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr() 598 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_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 | hydra.c | 63 struct e8390_pkt_hdr *hdr, int ring_page); 204 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
|
D | stnic.c | 63 static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, 184 stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, in stnic_get_hdr()
|
D | ne2k-pci.c | 179 struct e8390_pkt_hdr *hdr, int ring_page); 500 struct e8390_pkt_hdr *hdr, int ring_page) in ne2k_pci_get_8390_hdr() 515 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() 523 sizeof(struct e8390_pkt_hdr) >> 1); in ne2k_pci_get_8390_hdr()
|
D | wd.c | 55 static void wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 413 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() 427 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); 630 struct e8390_pkt_hdr *hdr, in get_8390_hdr() 640 sizeof(struct e8390_pkt_hdr)>>1); in get_8390_hdr() 1348 struct e8390_pkt_hdr rx_frame; in ei_receive() 1380 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1637 if(sizeof(struct e8390_pkt_hdr)!=4) in AX88190_init()
|
D | ax88796.c | 186 static void ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ax_get_8390_hdr() 203 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr() 211 sizeof(struct e8390_pkt_hdr) >> 1); in ax_get_8390_hdr() 214 sizeof(struct e8390_pkt_hdr)); in ax_get_8390_hdr()
|
D | lib8390.c | 667 struct e8390_pkt_hdr rx_frame; in ei_receive() 702 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1024 BUILD_BUG_ON(sizeof(struct e8390_pkt_hdr) != 4); in __NS8390_init()
|
D | pcnet_cs.c | 1135 struct e8390_pkt_hdr *hdr, in dma_get_8390_hdr() 1149 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() 1156 sizeof(struct e8390_pkt_hdr)>>1); in dma_get_8390_hdr() 1367 struct e8390_pkt_hdr *hdr, in shmem_get_8390_hdr() 1374 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
|
D | etherh.c | 411 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header()
|