Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Dboard.c149 eth_random_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()
/openbmc/linux/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h48 u8 wlan0_mac[ETH_ALEN]; member
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dahb.c69 cfg_mac = bcfg->config->wlan0_mac; in ath5k_ahb_eeprom_read_mac()