Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Deeprom_9287.c318 case EEP_OL_PWRCTRL: in ath9k_hw_ar9287_get_eeprom()
436 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
472 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
497 EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
531 if (!ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_set_ar9287_power_cal_table()
848 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_ar9287_set_txpower()
Deeprom.h104 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
106 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
236 EEP_OL_PWRCTRL, enumerator
Deeprom_def.c426 case EEP_OL_PWRCTRL: in ath9k_hw_def_get_eeprom()
Dhw.c1471 if (ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)) in ath9k_hw_chip_reset()