Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.c1325 static int r8152_write_hwaddr(struct eth_device *eth) in r8152_write_hwaddr() function
1465 eth->write_hwaddr = r8152_write_hwaddr; in r8152_eth_get_info()
1553 static int r8152_write_hwaddr(struct udevice *dev) in r8152_write_hwaddr() function
1614 .write_hwaddr = r8152_write_hwaddr,