Searched defs:ueth (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/eth/ |
| H A D | usb_ether.c | 20 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize) in usb_ether_register() 91 int usb_ether_deregister(struct ueth_data *ueth) in usb_ether_deregister() 96 int usb_ether_receive(struct ueth_data *ueth, int rxsize) in usb_ether_receive() 122 void usb_ether_advance_rxbuf(struct ueth_data *ueth, int num_bytes) in usb_ether_advance_rxbuf() 129 int usb_ether_get_rx_bytes(struct ueth_data *ueth, uint8_t **ptrp) in usb_ether_get_rx_bytes()
|
| H A D | mcs7830.c | 89 struct ueth_data ueth; member 509 static int mcs7830_send_common(struct ueth_data *ueth, void *packet, in mcs7830_send_common() 528 static int mcs7830_recv_common(struct ueth_data *ueth, uint8_t *buf) in mcs7830_recv_common() 621 struct ueth_data *ueth = eth->priv; in mcs7830_recv() local 657 struct ueth_data *ueth = eth->priv; in mcs7830_write_mac() local 864 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_send() local 872 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_recv() local 904 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_probe() local
|
| H A D | lan75xx.c | 168 struct ueth_data *ueth = &priv->ueth; in lan75xx_eth_start() local 262 struct ueth_data *ueth = &priv->ueth; in lan75xx_eth_probe() local
|
| H A D | asix88179.c | 208 struct ueth_data ueth; member 760 struct ueth_data *ueth = &priv->ueth; in ax88179_eth_stop() local 780 struct ueth_data *ueth = &priv->ueth; in ax88179_eth_recv() local 849 struct ueth_data *ueth = &priv->ueth; in ax88179_free_pkt() local 861 struct ueth_data *ueth = &priv->ueth; in ax88179_write_hwaddr() local
|
| H A D | lan7x.c | 385 struct ueth_data *ueth = &priv->ueth; in lan7x_eth_send() local 425 struct ueth_data *ueth = &priv->ueth; in lan7x_eth_recv() local
|
| H A D | smsc95xx.c | 152 struct ueth_data ueth; member 961 struct ueth_data *ueth = &priv->ueth; in smsc95xx_eth_recv() local 1043 struct ueth_data *ueth = &priv->ueth; in smsc95xx_eth_probe() local
|
| H A D | asix.c | 103 struct ueth_data ueth; member 765 struct ueth_data *ueth = &priv->ueth; in asix_eth_recv() local
|
| H A D | r8152.c | 1221 static int r8152_send_common(struct ueth_data *ueth, void *packet, int length) in r8152_send_common() 1507 struct ueth_data *ueth = &tp->ueth; in r8152_eth_recv() local 1587 struct ueth_data *ueth = &tp->ueth; in r8152_eth_probe() local
|
| H A D | lan7x.h | 112 struct ueth_data ueth; member
|
| H A D | lan78xx.c | 426 struct ueth_data *ueth = &priv->ueth; in lan78xx_eth_probe() local
|
| H A D | r8152.h | 599 struct ueth_data ueth; member
|