Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/8390/
Dne.c181 static void ne_block_input(struct net_device *dev, int count,
521 ei_status.block_input = &ne_block_input; in ne_probe1()
611 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() function