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

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-tew-632brp.c76 u8 *wlan_mac = NULL; local
82 wlan_mac = mac;
105 ath79_register_wmac(eeprom, wlan_mac);
H A Dmach-dir-615-c1.c100 u8 *wlan_mac = NULL; local
106 wlan_mac = mac;
129 ath79_register_wmac(eeprom, wlan_mac);
H A Dmach-rb2011.c132 u8 wlan_mac[ETH_ALEN]; local
155 ath79_init_mac(wlan_mac, ath79_mac_base, 11);
156 ath79_register_wmac(art_buf + 0x1000, wlan_mac);

Completed in 84 milliseconds