Searched refs:eepro100_recv (Results 1 – 1 of 1) sorted by relevance
221 static int eepro100_recv (struct eth_device *dev);440 dev->recv = eepro100_recv; in eepro100_initialize()653 static int eepro100_recv (struct eth_device *dev) in eepro100_recv() function