Searched refs:ueth_data (Results 1 – 1 of 1) sorted by relevance
12 struct ueth_data { struct41 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument49 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