Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-mvebu/
Dkirkwood.c85 u8 tmpmac[ETH_ALEN]; in kirkwood_dt_eth_fixup() local
95 !of_get_mac_address(np, tmpmac)) in kirkwood_dt_eth_fixup()
/linux-6.12.1/drivers/net/ethernet/wiznet/
Dw5100-spi.c426 u8 tmpmac[ETH_ALEN]; in w5100_spi_probe() local
430 ret = of_get_mac_address(spi->dev.of_node, tmpmac); in w5100_spi_probe()
432 mac = tmpmac; in w5100_spi_probe()