Home
last modified time | relevance | path

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

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