Home
last modified time | relevance | path

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

/include/
A Dusb_ether.h12 struct ueth_data { struct
14 uint8_t *rxbuf;
15 int rxsize;
16 int rxlen; /* Total bytes available in rxbuf */
17 int rxptr; /* Current position in rxbuf */
41 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument

Completed in 3 milliseconds