Searched refs:r8152_write_hwaddr (Results 1 – 1 of 1) sorted by relevance
1325 static int r8152_write_hwaddr(struct eth_device *eth) in r8152_write_hwaddr() function1465 eth->write_hwaddr = r8152_write_hwaddr; in r8152_eth_get_info()1553 static int r8152_write_hwaddr(struct udevice *dev) in r8152_write_hwaddr() function1614 .write_hwaddr = r8152_write_hwaddr,