Home
last modified time | relevance | path

Searched refs:asix_eth_get_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_ether.h103 int asix_eth_get_info(struct usb_device *dev, struct ueth_data *ss,
/openbmc/u-boot/drivers/usb/eth/
H A Dusb_ether.c158 .get_info = asix_eth_get_info,
H A Dasix.c710 int asix_eth_get_info(struct usb_device *dev, struct ueth_data *ss, in asix_eth_get_info() function