Home
last modified time | relevance | path

Searched refs:EEP_OL_PWRCTRL (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Deeprom_9287.c263 case EEP_OL_PWRCTRL: in ath9k_hw_ar9287_get_eeprom()
380 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
416 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
441 EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
475 if (!ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
791 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_ar9287_set_txpower()
Deeprom.h114 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
116 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
248 EEP_OL_PWRCTRL, enumerator
Deeprom_def.c378 case EEP_OL_PWRCTRL: in ath9k_hw_def_get_eeprom()
Dhw.c1519 if (ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)) in ath9k_hw_chip_reset()