Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dusb_ether.c19 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize) in usb_ether_register()
90 int usb_ether_deregister(struct ueth_data *ueth) in usb_ether_deregister()
95 int usb_ether_receive(struct ueth_data *ueth, int rxsize) in usb_ether_receive()
121 void usb_ether_advance_rxbuf(struct ueth_data *ueth, int num_bytes) in usb_ether_advance_rxbuf()
128 int usb_ether_get_rx_bytes(struct ueth_data *ueth, uint8_t **ptrp) in usb_ether_get_rx_bytes()
Dmcs7830.c88 struct ueth_data ueth; member
508 static int mcs7830_send_common(struct ueth_data *ueth, void *packet, in mcs7830_send_common()
527 static int mcs7830_recv_common(struct ueth_data *ueth, uint8_t *buf) in mcs7830_recv_common()
620 struct ueth_data *ueth = eth->priv; in mcs7830_recv() local
656 struct ueth_data *ueth = eth->priv; in mcs7830_write_mac() local
863 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_send() local
871 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_recv() local
903 struct ueth_data *ueth = &priv->ueth; in mcs7830_eth_probe() local
Dlan75xx.c167 struct ueth_data *ueth = &priv->ueth; in lan75xx_eth_start() local
261 struct ueth_data *ueth = &priv->ueth; in lan75xx_eth_probe() local
Dasix88179.c207 struct ueth_data ueth; member
759 struct ueth_data *ueth = &priv->ueth; in ax88179_eth_stop() local
779 struct ueth_data *ueth = &priv->ueth; in ax88179_eth_recv() local
848 struct ueth_data *ueth = &priv->ueth; in ax88179_free_pkt() local
860 struct ueth_data *ueth = &priv->ueth; in ax88179_write_hwaddr() local
Dlan7x.c384 struct ueth_data *ueth = &priv->ueth; in lan7x_eth_send() local
424 struct ueth_data *ueth = &priv->ueth; in lan7x_eth_recv() local
Dsmsc95xx.c151 struct ueth_data ueth; member
960 struct ueth_data *ueth = &priv->ueth; in smsc95xx_eth_recv() local
1042 struct ueth_data *ueth = &priv->ueth; in smsc95xx_eth_probe() local
Dlan7x.h111 struct ueth_data ueth; member
Dasix.c102 struct ueth_data ueth; member
764 struct ueth_data *ueth = &priv->ueth; in asix_eth_recv() local
Dr8152.c1221 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
Dlan78xx.c425 struct ueth_data *ueth = &priv->ueth; in lan78xx_eth_probe() local
Dr8152.h598 struct ueth_data ueth; member