Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/8390/
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