Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dlan91c96.c117 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac);
709 if (!get_rom_mac(dev, v_mac)) { in smc_get_ethaddr()
726 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac) in get_rom_mac() function
788 get_rom_mac(dev, dev->enetaddr); in lan91c96_initialize()