Searched refs:ath9k_hw_ar9287_get_eeprom (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_9287.c | 232 static u32 ath9k_hw_ar9287_get_eeprom(struct ath_hw *ah, in ath9k_hw_ar9287_get_eeprom() function 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() 440 if (!ath9k_hw_ar9287_get_eeprom(ah, 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() 977 .get_eeprom = ath9k_hw_ar9287_get_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_9287.c | 232 static u32 ath9k_hw_ar9287_get_eeprom(struct ath_hw *ah, in ath9k_hw_ar9287_get_eeprom() function 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() 440 if (!ath9k_hw_ar9287_get_eeprom(ah, 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() 790 if (ath9k_hw_ar9287_get_eeprom(ah, EEP_OL_PWRCTRL)) { in ath9k_hw_ar9287_set_txpower() 976 .get_eeprom = ath9k_hw_ar9287_get_eeprom,
|
Completed in 3 milliseconds