Home
last modified time | relevance | path

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

/include/
A Dusb_ether.h12 struct ueth_data { struct
41 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
49 int usb_ether_deregister(struct ueth_data *ueth);
61 int usb_ether_receive(struct ueth_data *ueth, int rxsize);
75 int usb_ether_get_rx_bytes(struct ueth_data *ueth, uint8_t **ptrp);
87 void usb_ether_advance_rxbuf(struct ueth_data *ueth, int num_bytes);

Completed in 3 milliseconds