au1xxx_eth1_platform_data  367 arch/mips/alchemy/common/platform.c static struct au1000_eth_platform_data au1xxx_eth1_platform_data = {
au1xxx_eth1_platform_data  378 arch/mips/alchemy/common/platform.c 		.platform_data          = &au1xxx_eth1_platform_data,
au1xxx_eth1_platform_data  392 arch/mips/alchemy/common/platform.c 		memcpy(&au1xxx_eth1_platform_data, eth_data,
au1xxx_eth1_platform_data  436 arch/mips/alchemy/common/platform.c 	if (!i && !is_valid_ether_addr(au1xxx_eth1_platform_data.mac))
au1xxx_eth1_platform_data  437 arch/mips/alchemy/common/platform.c 		memcpy(au1xxx_eth1_platform_data.mac, ethaddr, 6);