Searched refs:ethoc_recv (Results 1 – 1 of 1) sorted by relevance
665 static int ethoc_recv(struct udevice *dev, int flags, uchar **packetp) in ethoc_recv() function733 .recv = ethoc_recv,782 static int ethoc_recv(struct eth_device *dev) in ethoc_recv() function823 dev->recv = ethoc_recv; in ethoc_initialize()