Searched defs:ring_offset (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/8390/ |
A D | mac8390.c | 716 struct sk_buff *skb, int ring_offset) in sane_block_input() 757 struct sk_buff *skb, int ring_offset) in dayna_block_input() 799 struct sk_buff *skb, int ring_offset) in slow_sane_block_input()
|
A D | smc-ultra.c | 464 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input() 516 struct sk_buff *skb, int ring_offset) in ultra_pio_input()
|
A D | hydra.c | 220 struct sk_buff *skb, int ring_offset) in hydra_block_input()
|
A D | apne.c | 429 apne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in apne_block_input()
|
A D | xsurf100.c | 155 struct sk_buff *skb, int ring_offset) in xs100_block_input()
|
A D | wd.c | 440 wd_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in wd_block_input()
|
A D | zorro8390.c | 155 struct sk_buff *skb, int ring_offset) in zorro8390_block_input()
|
A D | mcf8390.c | 227 struct sk_buff *skb, int ring_offset) in mcf8390_block_input()
|
A D | ne.c | 611 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
|
A D | ne2k-pci.c | 540 struct sk_buff *skb, int ring_offset) in ne2k_pci_block_input()
|
A D | pcnet_cs.c | 1167 struct sk_buff *skb, int ring_offset) in dma_block_input() 1382 struct sk_buff *skb, int ring_offset) in shmem_block_input()
|
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()
|
A D | ax88796.c | 231 struct sk_buff *skb, int ring_offset) in ax_block_input()
|
A D | axnet_cs.c | 649 struct sk_buff *skb, int ring_offset) in block_input()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_cmd.h | 98 __le16 ring_offset; member
|
/linux-6.3-rc2/drivers/crypto/amcc/ |
A D | crypto4xx_reg_def.h | 169 u32 ring_offset:16; member
|
/linux-6.3-rc2/drivers/net/ethernet/realtek/ |
A D | 8139too.c | 1962 u32 ring_offset = cur_rx % RX_BUF_LEN; in rtl8139_rx() local
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_cmd.h | 581 __le16 ring_offset; member
|
/linux-6.3-rc2/include/uapi/drm/ |
A D | radeon_drm.h | 587 unsigned long ring_offset; member
|
Completed in 43 milliseconds