Searched refs:mynet_n600_get_mac (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-mynet-n600.c121 static void mynet_n600_get_mac(const char *name, char *mac) function
166 mynet_n600_get_mac("wlan24mac=", tmpmac);
169 mynet_n600_get_mac("wlan5mac=", tmpmac);
178 mynet_n600_get_mac("lanmac=", ath79_eth1_data.mac_addr);
186 mynet_n600_get_mac("wanmac=", ath79_eth0_data.mac_addr);

Completed in 90 milliseconds