Home
last modified time | relevance | path

Searched refs:macAddr (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Deeprom.h290 u8 macAddr[6]; member
320 u8 macAddr[6]; member
460 u8 macAddr[6]; member
A Deeprom_9287.c167 pBase->macAddr); in ath9k_hw_ar9287_dump_eeprom()
244 return get_unaligned_be16(pBase->macAddr); in ath9k_hw_ar9287_get_eeprom()
246 return get_unaligned_be16(pBase->macAddr + 2); in ath9k_hw_ar9287_get_eeprom()
248 return get_unaligned_be16(pBase->macAddr + 4); in ath9k_hw_ar9287_get_eeprom()
A Deeprom_4k.c170 pBase->macAddr); in ath9k_hw_4k_dump_eeprom()
245 return get_unaligned_be16(pBase->macAddr); in ath9k_hw_4k_get_eeprom()
247 return get_unaligned_be16(pBase->macAddr + 2); in ath9k_hw_4k_get_eeprom()
249 return get_unaligned_be16(pBase->macAddr + 4); in ath9k_hw_4k_get_eeprom()
A Deeprom_def.c248 pBase->macAddr); in ath9k_hw_def_dump_eeprom()
347 return get_unaligned_be16(pBase->macAddr); in ath9k_hw_def_get_eeprom()
349 return get_unaligned_be16(pBase->macAddr + 2); in ath9k_hw_def_get_eeprom()
351 return get_unaligned_be16(pBase->macAddr + 4); in ath9k_hw_def_get_eeprom()
A Dar9003_eeprom.h315 u8 macAddr[6]; member
A Dar9003_eeprom.c49 .macAddr = {0, 2, 3, 4, 5, 6},
628 .macAddr = {0x00, 0x03, 0x7f, 0x0, 0x0, 0x0},
1207 .macAddr = {0x00, 0x03, 0x7f, 0x0, 0x0, 0x0},
1786 .macAddr = {0x00, 0x03, 0x7f, 0x0, 0x0, 0x0},
2364 .macAddr = {0x00, 0x03, 0x7f, 0x0, 0x0, 0x0},
2981 return get_unaligned_be16(eep->macAddr); in ath9k_hw_ar9300_get_eeprom()
2983 return get_unaligned_be16(eep->macAddr + 2); in ath9k_hw_ar9300_get_eeprom()
2985 return get_unaligned_be16(eep->macAddr + 4); in ath9k_hw_ar9300_get_eeprom()
3566 ah->eeprom.ar9300_eep.macAddr); in ath9k_hw_ar9003_dump_eeprom()
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/
A Dfwcmd.h101 u8 macAddr[6]; member
A Dmac.c483 memcpy(&key.macAddr, mac, ETH_ALEN); in carl9170_upload_key()
/linux-6.3-rc2/drivers/net/wireless/cisco/
A Dairo.c568 u8 macAddr[ETH_ALEN]; member
2335 memcpy (ai->config.macAddr, addr->sa_data, dev->addr_len); in airo_set_mac_address()
3865 eth_hw_addr_set(dev, ai->config.macAddr); in airo_readconfig()

Completed in 50 milliseconds