Home
last modified time | relevance | path

Searched refs:ring_offset (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/8390/
A Dsmc-ultra.c92 struct sk_buff *skb, int ring_offset);
98 struct sk_buff *skb, int ring_offset);
464 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input() argument
466 void __iomem *xfer_start = ei_status.mem + ring_offset - (START_PG<<8); in ultra_block_input()
471 if (ring_offset + count > ei_status.stop_page*256) { in ultra_block_input()
473 int semi_count = ei_status.stop_page*256 - ring_offset; in ultra_block_input()
516 struct sk_buff *skb, int ring_offset) in ultra_pio_input() argument
522 outb(ring_offset, ioaddr + IOPA); /* Set the address, LSB first. */ in ultra_pio_input()
523 outb(ring_offset >> 8, ioaddr + IOPA); in ultra_pio_input()
A Dmac8390.c138 struct sk_buff *skb, int ring_offset);
152 struct sk_buff *skb, int ring_offset);
160 struct sk_buff *skb, int ring_offset);
716 struct sk_buff *skb, int ring_offset) in sane_block_input() argument
718 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in sane_block_input()
757 struct sk_buff *skb, int ring_offset) in dayna_block_input() argument
759 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in dayna_block_input()
799 struct sk_buff *skb, int ring_offset) in slow_sane_block_input() argument
801 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in slow_sane_block_input()
A Dhydra.c65 struct sk_buff *skb, int ring_offset);
220 struct sk_buff *skb, int ring_offset) in hydra_block_input() argument
224 unsigned long xfer_start = mem_base + ring_offset - (NESM_START_PG<<8); in hydra_block_input()
A Dne.c182 struct sk_buff *skb, int ring_offset);
611 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() argument
632 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne_block_input()
633 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in ne_block_input()
665 if (((ring_offset + xfer_count) & 0xff) == low) in ne_block_input()
671 ring_offset + xfer_count, addr); in ne_block_input()
A Dapne.c84 struct sk_buff *skb, int ring_offset);
429 apne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in apne_block_input() argument
449 outb(ring_offset & 0xff, nic_base + NE_EN0_RSARLO); in apne_block_input()
450 outb(ring_offset >> 8, nic_base + NE_EN0_RSARHI); in apne_block_input()
A Dxsurf100.c155 struct sk_buff *skb, int ring_offset) in xs100_block_input() argument
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()
A Dzorro8390.c155 struct sk_buff *skb, int ring_offset) in zorro8390_block_input() argument
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()
A Dmcf8390.c227 struct sk_buff *skb, int ring_offset) in mcf8390_block_input() argument
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()
A Dne2k-pci.c181 struct sk_buff *skb, int ring_offset);
540 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input() argument
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()
A Dwd.c58 struct sk_buff *skb, int ring_offset);
440 wd_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in wd_block_input() argument
443 unsigned long offset = ring_offset - (WD_START_PG<<8); in wd_block_input()
A Dpcnet_cs.c1167 struct sk_buff *skb, int ring_offset) in dma_block_input() argument
1186 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in dma_block_input()
1187 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in dma_block_input()
1208 if (((ring_offset + xfer_count) & 0xff) == (addr & 0xff)) in dma_block_input()
1214 ring_offset + xfer_count, addr); in dma_block_input()
1382 struct sk_buff *skb, int ring_offset) in shmem_block_input() argument
1385 unsigned long offset = (TX_PAGES<<8) + ring_offset in shmem_block_input()
A Detherh.c370 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()
A D8390.h77 struct sk_buff *skb, int ring_offset);
A Dax88796.c231 struct sk_buff *skb, int ring_offset) in ax_block_input() argument
251 ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ax_block_input()
252 ei_outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ax_block_input()
A Dstnic.c66 struct sk_buff *skb , int ring_offset);
A Daxnet_cs.c97 struct sk_buff *skb, int ring_offset);
649 struct sk_buff *skb, int ring_offset) in block_input() argument
658 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in block_input()
659 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in block_input()
/linux-6.3-rc2/include/net/
A Dax88796.h36 struct sk_buff *skb, int ring_offset);
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.h98 __le16 ring_offset; member
/linux-6.3-rc2/drivers/crypto/amcc/
A Dcrypto4xx_reg_def.h169 u32 ring_offset:16; member
A Dcrypto4xx_core.c87 ring_size.bf.ring_offset = PPC4XX_PD_SIZE; in crypto4xx_hw_init()
/linux-6.3-rc2/drivers/net/ethernet/realtek/
A D8139too.c1962 u32 ring_offset = cur_rx % RX_BUF_LEN; in rtl8139_rx() local
1970 rx_status = le32_to_cpu (*(__le32 *) (rx_ring + ring_offset)); in rtl8139_rx()
1982 &rx_ring[ring_offset], 70, true); in rtl8139_rx()
2043 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx()
2045 skb_copy_to_linear_data (skb, &rx_ring[ring_offset + 4], pkt_size); in rtl8139_rx()
/linux-6.3-rc2/include/uapi/drm/
A Dradeon_drm.h587 unsigned long ring_offset; member
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_cmd.h581 __le16 ring_offset; member

Completed in 50 milliseconds