Home
last modified time | relevance | path

Searched refs:eeprom_read_mac (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dpci.c150 .eeprom_read_mac = ath5k_pci_eeprom_read_mac,
H A Dahb.c81 .eeprom_read_mac = ath5k_ahb_eeprom_read_mac,
H A Dath5k.h1467 int (*eeprom_read_mac)(struct ath5k_hw *ah, u8 *mac); member
H A Dbase.c3081 ret = ath5k_hw_common(ah)->bus_ops->eeprom_read_mac(ah, mac); in ath5k_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dahb.c81 .eeprom_read_mac = ath5k_ahb_eeprom_read_mac,
H A Dpci.c150 .eeprom_read_mac = ath5k_pci_eeprom_read_mac,
H A Dath5k.h1463 int (*eeprom_read_mac)(struct ath5k_hw *ah, u8 *mac); member
H A Dbase.c3126 ret = ath5k_hw_common(ah)->bus_ops->eeprom_read_mac(ah, mac); in ath5k_init()

Completed in 18 milliseconds