Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Deepro100.c221 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