Home
last modified time | relevance | path

Searched refs:ne_block_input (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dne.c181 static void ne_block_input(struct net_device *dev, int count,
523 ei_status.block_input = &ne_block_input; in ne_probe1()
613 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() function
625 netdev_err(dev, "DMAing conflict in ne_block_input " in ne_block_input()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dne.c180 static void ne_block_input(struct net_device *dev, int count,
520 ei_status.block_input = &ne_block_input; in ne_probe1()
610 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() function
622 netdev_err(dev, "DMAing conflict in ne_block_input " in ne_block_input()

Completed in 3 milliseconds