/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | smc-ultra.c | 92 struct sk_buff *skb, int ring_offset); 98 struct sk_buff *skb, int ring_offset); 462 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input() argument 464 void __iomem *xfer_start = ei_status.mem + ring_offset - (START_PG<<8); in ultra_block_input() 469 if (ring_offset + count > ei_status.stop_page*256) { in ultra_block_input() 471 int semi_count = ei_status.stop_page*256 - ring_offset; in ultra_block_input() 514 struct sk_buff *skb, int ring_offset) in ultra_pio_input() 520 outb(ring_offset, ioaddr + IOPA); /* Set the address, LSB first. */ in ultra_pio_input() 521 outb(ring_offset >> 8, ioaddr + IOPA); in ultra_pio_input() 513 ultra_pio_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) ultra_pio_input() argument
|
H A D | mac8390.c | 138 struct sk_buff *skb, int ring_offset); 152 struct sk_buff *skb, int ring_offset); 160 struct sk_buff *skb, int ring_offset); 722 struct sk_buff *skb, int ring_offset) in sane_block_input() 724 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in sane_block_input() 763 struct sk_buff *skb, int ring_offset) in dayna_block_input() 765 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in dayna_block_input() 805 struct sk_buff *skb, int ring_offset) in slow_sane_block_input() 807 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in slow_sane_block_input() 721 sane_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) sane_block_input() argument 762 dayna_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) dayna_block_input() argument 804 slow_sane_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) slow_sane_block_input() argument
|
H A D | hydra.c | 65 struct sk_buff *skb, int ring_offset); 218 struct sk_buff *skb, int ring_offset) in hydra_block_input() 222 unsigned long xfer_start = mem_base + ring_offset - (NESM_START_PG<<8); in hydra_block_input() 217 hydra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) hydra_block_input() argument
|
H A D | xsurf100.c | 160 struct sk_buff *skb, int ring_offset) in xs100_block_input() 179 ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in xs100_block_input() 180 ei_outb(ring_offset >> 8, nic_base + EN0_RSARHI); in xs100_block_input() 159 xs100_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) xs100_block_input() argument
|
H A D | apne.c | 85 struct sk_buff *skb, int ring_offset); 435 apne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in apne_block_input() argument 455 outb(ring_offset & 0xff, nic_base + NE_EN0_RSARLO); in apne_block_input() 456 outb(ring_offset >> 8, nic_base + NE_EN0_RSARHI); in apne_block_input()
|
H A D | ne.c | 182 struct sk_buff *skb, int ring_offset); 613 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() argument 634 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne_block_input() 635 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in ne_block_input() 667 if (((ring_offset + xfer_count) & 0xff) == low) in ne_block_input() 673 ring_offset + xfer_count, addr); in ne_block_input()
|
H A D | ne2k-pci.c | 181 struct sk_buff *skb, int ring_offset); 540 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input() 559 outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne2k_pci_block_input() 560 outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ne2k_pci_block_input() 539 ne2k_pci_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) ne2k_pci_block_input() argument
|
H A D | wd.c | 58 struct sk_buff *skb, int ring_offset); 438 wd_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in wd_block_input() argument 441 unsigned long offset = ring_offset - (WD_START_PG<<8); in wd_block_input()
|
H A D | mcf8390.c | 227 struct sk_buff *skb, int ring_offset) in mcf8390_block_input() 243 ei_outb(ring_offset & 0xff, addr + NE_EN0_RSARLO); in mcf8390_block_input() 244 ei_outb(ring_offset >> 8, addr + NE_EN0_RSARHI); in mcf8390_block_input() 226 mcf8390_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) mcf8390_block_input() argument
|
H A D | zorro8390.c | 155 struct sk_buff *skb, int ring_offset) in zorro8390_block_input() 175 z_writeb(ring_offset & 0xff, nic_base + NE_EN0_RSARLO); in zorro8390_block_input() 176 z_writeb(ring_offset >> 8, nic_base + NE_EN0_RSARHI); in zorro8390_block_input() 154 zorro8390_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) zorro8390_block_input() argument
|
H A D | etherh.c | 370 etherh_block_input (struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in etherh_block_input() argument 392 writeb (ring_offset, addr + EN0_RSARLO); in etherh_block_input() 393 writeb (ring_offset >> 8, addr + EN0_RSARHI); in etherh_block_input()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | smc-ultra.c | 91 struct sk_buff *skb, int ring_offset); 97 struct sk_buff *skb, int ring_offset); 463 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input() argument 465 void __iomem *xfer_start = ei_status.mem + ring_offset - (START_PG<<8); in ultra_block_input() 470 if (ring_offset + count > ei_status.stop_page*256) { in ultra_block_input() 472 int semi_count = ei_status.stop_page*256 - ring_offset; in ultra_block_input() 515 struct sk_buff *skb, int ring_offset) in ultra_pio_input() 521 outb(ring_offset, ioaddr + IOPA); /* Set the address, LSB first. */ in ultra_pio_input() 522 outb(ring_offset >> 8, ioaddr + IOPA); in ultra_pio_input() 514 ultra_pio_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) ultra_pio_input() argument
|
H A D | mac8390.c | 136 struct sk_buff *skb, int ring_offset); 150 struct sk_buff *skb, int ring_offset); 158 struct sk_buff *skb, int ring_offset); 714 struct sk_buff *skb, int ring_offset) in sane_block_input() 716 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in sane_block_input() 755 struct sk_buff *skb, int ring_offset) in dayna_block_input() 757 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in dayna_block_input() 797 struct sk_buff *skb, int ring_offset) in slow_sane_block_input() 799 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in slow_sane_block_input() 713 sane_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) sane_block_input() argument 754 dayna_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) dayna_block_input() argument 796 slow_sane_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) slow_sane_block_input() argument
|
H A D | xsurf100.c | 155 struct sk_buff *skb, int ring_offset) in xs100_block_input() 174 ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in xs100_block_input() 175 ei_outb(ring_offset >> 8, nic_base + EN0_RSARHI); in xs100_block_input() 154 xs100_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) xs100_block_input() argument
|
H A D | hydra.c | 63 struct sk_buff *skb, int ring_offset); 218 struct sk_buff *skb, int ring_offset) in hydra_block_input() 222 unsigned long xfer_start = mem_base + ring_offset - (NESM_START_PG<<8); in hydra_block_input() 217 hydra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) hydra_block_input() argument
|
H A D | apne.c | 79 struct sk_buff *skb, int ring_offset); 424 apne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in apne_block_input() argument 444 outb(ring_offset & 0xff, nic_base + NE_EN0_RSARLO); in apne_block_input() 445 outb(ring_offset >> 8, nic_base + NE_EN0_RSARHI); in apne_block_input()
|
H A D | ne.c | 181 struct sk_buff *skb, int ring_offset); 610 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() argument 631 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne_block_input() 632 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in ne_block_input() 664 if (((ring_offset + xfer_count) & 0xff) == low) in ne_block_input() 670 ring_offset + xfer_count, addr); in ne_block_input()
|
H A D | ne2k-pci.c | 182 struct sk_buff *skb, int ring_offset); 541 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input() 560 outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne2k_pci_block_input() 561 outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ne2k_pci_block_input() 540 ne2k_pci_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) ne2k_pci_block_input() argument
|
H A D | wd.c | 57 struct sk_buff *skb, int ring_offset); 439 wd_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in wd_block_input() argument 442 unsigned long offset = ring_offset - (WD_START_PG<<8); in wd_block_input()
|
H A D | zorro8390.c | 150 struct sk_buff *skb, int ring_offset) in zorro8390_block_input() 170 z_writeb(ring_offset & 0xff, nic_base + NE_EN0_RSARLO); in zorro8390_block_input() 171 z_writeb(ring_offset >> 8, nic_base + NE_EN0_RSARHI); in zorro8390_block_input() 149 zorro8390_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) zorro8390_block_input() argument
|
H A D | mcf8390.c | 225 struct sk_buff *skb, int ring_offset) in mcf8390_block_input() 241 ei_outb(ring_offset & 0xff, addr + NE_EN0_RSARLO); in mcf8390_block_input() 242 ei_outb(ring_offset >> 8, addr + NE_EN0_RSARHI); in mcf8390_block_input() 224 mcf8390_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) mcf8390_block_input() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/ |
H A D | r128_ioc32.c | 57 unsigned int ring_offset; member 90 init.ring_offset = init32.ring_offset; in compat_r128_init()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ax88796.h | 34 struct sk_buff *skb, int ring_offset);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ax88796.h | 36 struct sk_buff *skb, int ring_offset);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 98 __le16 ring_offset; member
|