/linux/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() argument 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()
|
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() argument 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() argument 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() argument 799 unsigned long xfer_base = ring_offset - (WD_START_PG<<8); in slow_sane_block_input()
|
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() argument 222 unsigned long xfer_start = mem_base + ring_offset - (NESM_START_PG<<8); in hydra_block_input()
|
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 | xsurf100.c | 155 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()
|
H A D | zorro8390.c | 150 struct sk_buff *skb, int ring_offset) in zorro8390_block_input() argument 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()
|
H A D | ne2k-pci.c | 182 struct sk_buff *skb, int ring_offset); 530 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input() argument 549 outb(ring_offset & 0xff, nic_base + EN0_RSARLO); in ne2k_pci_block_input() 550 outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ne2k_pci_block_input()
|
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 | pcnet_cs.c | 1166 struct sk_buff *skb, int ring_offset) in dma_block_input() argument 1185 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in dma_block_input() 1186 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in dma_block_input() 1207 if (((ring_offset + xfer_count) & 0xff) == (addr & 0xff)) in dma_block_input() 1213 ring_offset + xfer_count, addr); in dma_block_input() 1381 struct sk_buff *skb, int ring_offset) in shmem_block_input() argument 1384 unsigned long offset = (TX_PAGES<<8) + ring_offset in shmem_block_input()
|
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()
|
H A D | 8390.h | 79 struct sk_buff *skb, int ring_offset);
|
H A D | stnic.c | 63 struct sk_buff *skb , int ring_offset);
|
H A D | axnet_cs.c | 97 struct sk_buff *skb, int ring_offset); 649 struct sk_buff *skb, int ring_offset) in block_input() argument 657 outb_p(ring_offset & 0xff, nic_base + EN0_RSARLO); in block_input() 658 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in block_input()
|
/linux/include/net/ |
H A D | ax88796.h | 36 struct sk_buff *skb, int ring_offset);
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 98 __le16 ring_offset; member
|
/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_reg_def.h | 169 u32 ring_offset:16; member
|
/linux/drivers/net/ethernet/realtek/ |
H A D | 8139too.c | 1964 u32 ring_offset = cur_rx % RX_BUF_LEN; in rtl8139_rx() local 1972 rx_status = le32_to_cpu (*(__le32 *) (rx_ring + ring_offset)); in rtl8139_rx() 1984 &rx_ring[ring_offset], 70, true); in rtl8139_rx() 2045 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx() 2047 skb_copy_to_linear_data (skb, &rx_ring[ring_offset + 4], pkt_size); in rtl8139_rx()
|
/linux/include/uapi/drm/ |
H A D | radeon_drm.h | 587 unsigned long ring_offset; member
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 581 __le16 ring_offset; member
|