Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.h226 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp);
H A Dlan75xx.c293 .recv = lan7x_eth_recv,
H A Dlan78xx.c454 .recv = lan7x_eth_recv,
H A Dlan7x.c422 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv() function