Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dusb_ether.c20 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 Dmcs7830.c89 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 Dlan75xx.c168 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 Dasix88179.c208 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 Dlan7x.c385 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 Dsmsc95xx.c152 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 Dasix.c103 struct ueth_data ueth; member
765 struct ueth_data *ueth = &priv->ueth; in asix_eth_recv() local
H A 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
H A Dlan7x.h112 struct ueth_data ueth; member
H A Dlan78xx.c426 struct ueth_data *ueth = &priv->ueth; in lan78xx_eth_probe() local
H A Dr8152.h599 struct ueth_data ueth; member