Home
last modified time | relevance | path

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

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