Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dnet_rand.h23 memcpy(enetaddr, eth_get_ethaddr(), ARP_HLEN); in seed_mac()
H A Deth-uclass.su
H A Deth-uclass.c134 unsigned char *eth_get_ethaddr(void) in eth_get_ethaddr() function
H A Dnet.c349 memcpy(net_ethaddr, eth_get_ethaddr(), 6); in net_init_loop()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_net.c260 memcpy(netobj->dp_mac.mac.addr, eth_get_ethaddr(), 6); in efi_net_register()
261 memcpy(netobj->net_mode.current_address.mac_addr, eth_get_ethaddr(), 6); in efi_net_register()
H A Defi_device_path.c532 memcpy(ndp->mac.addr, eth_get_ethaddr(), ARP_HLEN); in efi_dp_from_eth()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h157 unsigned char *eth_get_ethaddr(void); /* get the current device MAC */
199 static inline unsigned char *eth_get_ethaddr(void) in eth_get_ethaddr() function
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c243 #define ea eth_get_ethaddr() in au1x00_init()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c341 #define ea eth_get_ethaddr() in fec_init()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map