au1xxx_eth0_platform_data  331 arch/mips/alchemy/common/platform.c static struct au1000_eth_platform_data au1xxx_eth0_platform_data = {
au1xxx_eth0_platform_data  342 arch/mips/alchemy/common/platform.c 		.platform_data          = &au1xxx_eth0_platform_data,
au1xxx_eth0_platform_data  389 arch/mips/alchemy/common/platform.c 		memcpy(&au1xxx_eth0_platform_data, eth_data,
au1xxx_eth0_platform_data  415 arch/mips/alchemy/common/platform.c 	if (!i && !is_valid_ether_addr(au1xxx_eth0_platform_data.mac))
au1xxx_eth0_platform_data  416 arch/mips/alchemy/common/platform.c 		memcpy(au1xxx_eth0_platform_data.mac, ethaddr, 6);