Searched refs:etherh_block_input (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | etherh.c | 312 netdev_err(dev, "DMAing conflict in etherh_block_input: " in etherh_block_output() 370 etherh_block_input (struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in etherh_block_input() function 377 netdev_err(dev, "DMAing conflict in etherh_block_input: " in etherh_block_input() 740 ei_local->block_input = etherh_block_input; in etherh_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | etherh.c | 312 netdev_err(dev, "DMAing conflict in etherh_block_input: " in etherh_block_output() 370 etherh_block_input (struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in etherh_block_input() function 377 netdev_err(dev, "DMAing conflict in etherh_block_input: " in etherh_block_input() 742 ei_local->block_input = etherh_block_input; in etherh_probe()
|
Completed in 3 milliseconds