Home
last modified time | relevance | path

Searched refs:ring_page (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dmac8390.c136 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);
713 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr()
715 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in sane_get_8390_hdr()
753 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr()
755 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in dayna_get_8390_hdr()
796 int ring_page) in slow_sane_get_8390_hdr()
798 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in slow_sane_get_8390_hdr()
712 sane_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) sane_get_8390_hdr() argument
752 dayna_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) dayna_get_8390_hdr() argument
794 slow_sane_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) slow_sane_get_8390_hdr() argument
H A 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()
509 outb(ring_page, ioaddr + IOPA); in ultra_pio_get_hdr()
504 ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) ultra_pio_get_hdr() argument
H A Dstnic.c64 int ring_page);
186 int ring_page) in stnic_get_hdr()
193 STNIC_WRITE (PG0_RSAR1, ring_page); in stnic_get_hdr()
211 ring_page, hdr->status, hdr->next, hdr->count); in stnic_get_hdr()
185 stnic_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) stnic_get_hdr() argument
H A Dhydra.c63 struct e8390_pkt_hdr *hdr, int ring_page);
202 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
207 ((ring_page - NESM_START_PG)<<8); in hydra_get_8390_hdr()
201 hydra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) hydra_get_8390_hdr() argument
H A 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()
H A 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()
H A Dne2k-pci.c179 struct e8390_pkt_hdr *hdr, int ring_page);
500 struct e8390_pkt_hdr *hdr, int ring_page) in ne2k_pci_get_8390_hdr()
518 outb(ring_page, nic_base + EN0_RSARHI); in ne2k_pci_get_8390_hdr()
499 ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) ne2k_pci_get_8390_hdr() argument
H A Dmcf8390.c192 struct e8390_pkt_hdr *hdr, int ring_page) in mcf8390_get_8390_hdr()
208 ei_outb(ring_page, addr + NE_EN0_RSARHI); in mcf8390_get_8390_hdr()
191 mcf8390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) mcf8390_get_8390_hdr() argument
H A Dzorro8390.c112 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr()
134 z_writeb(ring_page, nic_base + NE_EN0_RSARHI); in zorro8390_get_8390_hdr()
111 zorro8390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) zorro8390_get_8390_hdr() argument
H A 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()
H A D8390.h73 struct e8390_pkt_hdr *hdr, int ring_page);
H A Detherh.c411 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header() argument
432 writeb (ring_page, addr + EN0_RSARHI); in etherh_get_header()
H A Dax88796.c180 int ring_page) in ax_get_8390_hdr()
199 ei_outb(ring_page, nic_base + EN0_RSARHI); in ax_get_8390_hdr()
179 ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) ax_get_8390_hdr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dmac8390.c134 struct e8390_pkt_hdr *hdr, int ring_page);
148 struct e8390_pkt_hdr *hdr, int ring_page);
156 struct e8390_pkt_hdr *hdr, int ring_page);
705 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr()
707 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in sane_get_8390_hdr()
745 struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr()
747 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in dayna_get_8390_hdr()
788 int ring_page) in slow_sane_get_8390_hdr()
790 unsigned long hdr_start = (ring_page - WD_START_PG)<<8; in slow_sane_get_8390_hdr()
704 sane_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) sane_get_8390_hdr() argument
744 dayna_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) dayna_get_8390_hdr() argument
786 slow_sane_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) slow_sane_get_8390_hdr() argument
H A Dsmc-ultra.c89 int ring_page);
95 int ring_page);
443 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() argument
445 void __iomem *hdr_start = ei_status.mem + ((ring_page - START_PG)<<8); in ultra_get_8390_hdr()
506 int ring_page) in ultra_pio_get_hdr()
510 outb(ring_page, ioaddr + IOPA); in ultra_pio_get_hdr()
505 ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) ultra_pio_get_hdr() argument
H A Dstnic.c61 int ring_page);
182 int ring_page) in stnic_get_hdr()
189 STNIC_WRITE (PG0_RSAR1, ring_page); in stnic_get_hdr()
207 ring_page, hdr->status, hdr->next, hdr->count); in stnic_get_hdr()
181 stnic_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) stnic_get_hdr() argument
H A Dhydra.c61 struct e8390_pkt_hdr *hdr, int ring_page);
202 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
207 ((ring_page - NESM_START_PG)<<8); in hydra_get_8390_hdr()
201 hydra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) hydra_get_8390_hdr() argument
H A Dapne.c77 int ring_page);
377 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() argument
399 outb(ring_page, nic_base + NE_EN0_RSARHI); in apne_get_8390_hdr()
H A Dwd.c55 int ring_page);
412 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() argument
416 void __iomem *hdr_start = ei_status.mem + ((ring_page - WD_START_PG)<<8); in wd_get_8390_hdr()
H A Dne2k-pci.c180 struct e8390_pkt_hdr *hdr, int ring_page);
501 struct e8390_pkt_hdr *hdr, int ring_page) in ne2k_pci_get_8390_hdr()
519 outb(ring_page, nic_base + EN0_RSARHI); in ne2k_pci_get_8390_hdr()
500 ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) ne2k_pci_get_8390_hdr() argument
H A Dzorro8390.c107 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr()
129 z_writeb(ring_page, nic_base + NE_EN0_RSARHI); in zorro8390_get_8390_hdr()
106 zorro8390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) zorro8390_get_8390_hdr() argument
H A Dmcf8390.c190 struct e8390_pkt_hdr *hdr, int ring_page) in mcf8390_get_8390_hdr()
206 ei_outb(ring_page, addr + NE_EN0_RSARHI); in mcf8390_get_8390_hdr()
189 mcf8390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) mcf8390_get_8390_hdr() argument
H A Dne.c179 int ring_page);
572 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() argument
591 outb_p(ring_page, nic_base + EN0_RSARHI); in ne_get_8390_hdr()
H A D8390.h75 struct e8390_pkt_hdr *hdr, int ring_page);
H A Detherh.c411 etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in etherh_get_header() argument
432 writeb (ring_page, addr + EN0_RSARHI); in etherh_get_header()

Completed in 23 milliseconds

12