Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/8390/
Dsmc-ultra.c92 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() argument
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()
Dmac8390.c138 struct sk_buff *skb, int ring_offset);
152 struct sk_buff *skb, int ring_offset);
162 struct sk_buff *skb, int ring_offset);
717 struct sk_buff *skb, int ring_offset) in sane_block_input() argument
719 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in sane_block_input()
758 struct sk_buff *skb, int ring_offset) in dayna_block_input() argument
760 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in dayna_block_input()
800 struct sk_buff *skb, int ring_offset) in slow_sane_block_input() argument
802 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in slow_sane_block_input()
Dhydra.c65 struct sk_buff *skb, int ring_offset);
218 struct sk_buff *skb, int ring_offset) in hydra_block_input() argument
222 unsigned long xfer_start = mem_base + ring_offset - (NESM_START_PG<<8); in hydra_block_input()
Dne.c182 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()
Dxsurf100.c160 struct sk_buff *skb, int ring_offset) in xs100_block_input() argument
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()
Dapne.c85 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()
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()
Dne2k-pci.c174 struct sk_buff *skb, int ring_offset);
518 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input() argument
536 outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne2k_pci_block_input()
537 outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ne2k_pci_block_input()
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()
Dwd.c58 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()
Dpcnet_cs.c1152 struct sk_buff *skb, int ring_offset) in dma_block_input() argument
1171 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in dma_block_input()
1172 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in dma_block_input()
1191 if (((ring_offset + xfer_count) & 0xff) == (addr & 0xff)) in dma_block_input()
1197 ring_offset + xfer_count, addr); in dma_block_input()
1365 struct sk_buff *skb, int ring_offset) in shmem_block_input() argument
1368 unsigned long offset = (TX_PAGES<<8) + ring_offset in shmem_block_input()
Detherh.c373 etherh_block_input (struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in etherh_block_input() argument
395 writeb (ring_offset, addr + EN0_RSARLO); in etherh_block_input()
396 writeb (ring_offset >> 8, addr + EN0_RSARHI); in etherh_block_input()
Dax88796.c227 struct sk_buff *skb, int ring_offset) in ax_block_input() argument
247 ei_outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ax_block_input()
248 ei_outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ax_block_input()
Dstnic.c66 struct sk_buff *skb , int ring_offset);
Daxnet_cs.c97 struct sk_buff *skb, int ring_offset);
646 struct sk_buff *skb, int ring_offset) in block_input() argument
655 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in block_input()
656 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in block_input()
/Linux-v4.19/drivers/gpu/drm/r128/
Dr128_ioc32.c56 unsigned int ring_offset; member
89 init.ring_offset = init32.ring_offset; in compat_r128_init()
/Linux-v4.19/include/trace/events/
Dhswadsp.h164 __field( int, ring_offset )
173 __entry->ring_offset = stream->request.ringinfo.ring_offset;
180 (int)__entry->ring_offset, (int)__entry->first_pfn)
/Linux-v4.19/include/net/
Dax88796.h38 struct sk_buff *skb, int ring_offset);
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.h281 u32 ring_offset; member
439 u32 ring_size, u32 ring_offset, u32 ring_first_pfn);
Dsst-haswell-ipc.c1136 u32 ring_size, u32 ring_offset, u32 ring_first_pfn) in sst_hsw_stream_buffer() argument
1146 stream->request.ringinfo.ring_offset = ring_offset; in sst_hsw_stream_buffer()
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h177 u32 ring_offset:16; member
/Linux-v4.19/include/uapi/drm/
Dr128_drm.h247 unsigned long ring_offset; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h213 __le16 ring_offset; member
/Linux-v4.19/drivers/net/ethernet/realtek/
D8139too.c1960 u32 ring_offset = cur_rx % RX_BUF_LEN; in rtl8139_rx() local
1968 rx_status = le32_to_cpu (*(__le32 *) (rx_ring + ring_offset)); in rtl8139_rx()
1980 &rx_ring[ring_offset], 70, true); in rtl8139_rx()
2041 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx()
2043 skb_copy_to_linear_data (skb, &rx_ring[ring_offset + 4], pkt_size); in rtl8139_rx()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h745 __le16 ring_offset; member

12