Searched refs:ne_block_input (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | ne2.c | 148 static void ne_block_input(struct net_device *dev, int count, 481 ei_status.block_input = &ne_block_input; in ne2_probe1() 578 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, in ne_block_input() function
|
D | ne.c | 138 static void ne_block_input(struct net_device *dev, int count, 475 ei_status.block_input = &ne_block_input; in ne_probe1() 573 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input() function
|