Searched refs:pcnet_recv (Results 1 – 1 of 1) sorted by relevance
475 static int pcnet_recv(struct eth_device *dev) in pcnet_recv() function576 dev->recv = pcnet_recv; in pcnet_initialize()613 static int pcnet_recv(struct udevice *dev, int flags, uchar **packetp) in pcnet_recv() function681 .recv = pcnet_recv,
Completed in 4 milliseconds