Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mvebu/
H A Dkirkwood.c85 u8 tmpmac[ETH_ALEN]; in kirkwood_dt_eth_fixup() local
95 !of_get_mac_address(np, tmpmac)) in kirkwood_dt_eth_fixup()
/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c427 u8 tmpmac[ETH_ALEN]; in w5100_spi_probe() local
431 ret = of_get_mac_address(spi->dev.of_node, tmpmac); in w5100_spi_probe()
433 mac = tmpmac; in w5100_spi_probe()