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