Home
last modified time | relevance | path

Searched refs:usb_ether_receive (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/
A Dusb_ether.h68 int usb_ether_receive(struct ueth_data *ueth, int rxsize);
/u-boot/drivers/usb/eth/
A Dusb_ether.c98 int usb_ether_receive(struct ueth_data *ueth, int rxsize) in usb_ether_receive() function
A Dlan7x.c437 ret = usb_ether_receive(ueth, RX_URB_SIZE); in lan7x_eth_recv()
A Dasix.c777 ret = usb_ether_receive(ueth, AX_RX_URB_SIZE); in asix_eth_recv()
A Dasix88179.c798 ret = usb_ether_receive(ueth, priv->rx_urb_size); in ax88179_eth_recv()
A Dsmsc95xx.c973 ret = usb_ether_receive(ueth, RX_URB_SIZE); in smsc95xx_eth_recv()
A Dr8152.c1757 ret = usb_ether_receive(ueth, RTL8152_AGG_BUF_SZ); in r8152_eth_recv()

Completed in 15 milliseconds