Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsh_eth.c480 static int sh_eth_init_common(struct sh_eth_dev *eth, unsigned char *mac) in sh_eth_init_common() function
574 ret = sh_eth_init_common(eth, dev->enetaddr); in sh_eth_init_legacy()
776 ret = sh_eth_init_common(eth, pdata->enetaddr); in sh_ether_start()