Home
last modified time | relevance | path

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

/arch/mips/ath25/
Dboard.c149 random_ether_addr(config->wlan0_mac); in ath25_find_config()
150 config->wlan0_mac[0] &= ~0x06; in ath25_find_config()
176 ether_addr_copy(mac_addr, ath25_board.config->wlan0_mac); in ath25_find_config()
/arch/mips/include/asm/mach-ath25/
Dath25_platform.h47 u8 wlan0_mac[ETH_ALEN]; member