Home
last modified time | relevance | path

Searched defs:usb_eth_recv (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c2539 static int usb_eth_recv(struct eth_device *netdev) in usb_eth_recv() function
2603 static int usb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in usb_eth_recv() function