Home
last modified time | relevance | path

Searched refs:ring_page (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/8390/
Dmac8390.c136 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() argument
710 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in sane_get_8390_hdr()
748 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr() argument
750 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in dayna_get_8390_hdr()
791 int ring_page) in slow_sane_get_8390_hdr() argument
793 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in slow_sane_get_8390_hdr()
Dstnic.c64 int ring_page);
186 int ring_page) in stnic_get_hdr() argument
193 STNIC_WRITE (PG0_RSAR1, ring_page); in stnic_get_hdr()
211 ring_page, hdr->status, hdr->next, hdr->count); in stnic_get_hdr()
Dsmc-ultra.c90 int ring_page);
96 int ring_page);
442 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() argument
444 void __iomem *hdr_start = ei_status.mem + ((ring_page - START_PG)<<8); in ultra_get_8390_hdr()
505 int ring_page) in ultra_pio_get_hdr() argument
509 outb(ring_page, ioaddr + IOPA); in ultra_pio_get_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() argument
207 ((ring_page - NESM_START_PG)<<8); in hydra_get_8390_hdr()
Dapne.c83 int ring_page);
388 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() argument
410 outb(ring_page, nic_base + NE_EN0_RSARHI); in apne_get_8390_hdr()
Dwd.c56 int ring_page);
411 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() argument
415 void __iomem *hdr_start = ei_status.mem + ((ring_page - WD_START_PG)<<8); in wd_get_8390_hdr()
Dne2k-pci.c172 int ring_page);
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() argument
498 outb(ring_page, nic_base + EN0_RSARHI); in ne2k_pci_get_8390_hdr()
Dzorro8390.c112 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr() argument
134 z_writeb(ring_page, nic_base + NE_EN0_RSARHI); in zorro8390_get_8390_hdr()
Dne.c180 int ring_page);
575 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() argument
594 outb_p(ring_page, nic_base + EN0_RSARHI); in ne_get_8390_hdr()
Dmcf8390.c192 struct e8390_pkt_hdr *hdr, int ring_page) in mcf8390_get_8390_hdr() argument
208 ei_outb(ring_page, addr + NE_EN0_RSARHI); in mcf8390_get_8390_hdr()
Detherh.c414 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header() argument
435 writeb (ring_page, addr + EN0_RSARHI); in etherh_get_header()
Dpcnet_cs.c1121 int ring_page) in dma_get_8390_hdr() argument
1137 outb_p(ring_page, nic_base + EN0_RSARHI); in dma_get_8390_hdr()
1351 int ring_page) in shmem_get_8390_hdr() argument
1354 + (ring_page << 8) in shmem_get_8390_hdr()
Dax88796.c183 int ring_page) in ax_get_8390_hdr() argument
202 ei_outb(ring_page, nic_base + EN0_RSARHI); in ax_get_8390_hdr()
Daxnet_cs.c628 int ring_page) in get_8390_hdr() argument
633 outb_p(ring_page, nic_base + EN0_RSARHI); in get_8390_hdr()