Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c46 static const struct ar9300_eeprom ar9300_default = {
625 static const struct ar9300_eeprom ar9300_x113 = {
1204 static const struct ar9300_eeprom ar9300_h112 = {
1783 static const struct ar9300_eeprom ar9300_x112 = {
2361 static const struct ar9300_eeprom ar9300_h116 = {
2976 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; in ath9k_hw_ar9300_get_eeprom()
3188 const struct ar9300_eeprom *eep = NULL; in ar9300_compress_decision()
3279 struct ar9300_eeprom *eep; in ar9300_eeprom_restore_internal()
3289 eep = (struct ar9300_eeprom *) mptr; in ar9300_eeprom_restore_internal()
3395 sizeof(struct ar9300_eeprom)) < 0) in ath9k_hw_ar9300_fill_eeprom()
[all …]
H A Dar9003_eeprom.h312 struct ar9300_eeprom { struct
H A Dhw.h791 struct ar9300_eeprom ar9300_eep;