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