Home
last modified time | relevance | path

Searched refs:pd_curves (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Deeprom.c694 if (!chinfo[pier].pd_curves) in ath5k_eeprom_free_pcal_info()
699 &chinfo[pier].pd_curves[pdg]; in ath5k_eeprom_free_pcal_info()
705 kfree(chinfo[pier].pd_curves); in ath5k_eeprom_free_pcal_info()
728 /* Allocate pd_curves for this cal pier */ in ath5k_eeprom_convert_pcal_info_5111()
729 chinfo[pier].pd_curves = in ath5k_eeprom_convert_pcal_info_5111()
734 if (!chinfo[pier].pd_curves) in ath5k_eeprom_convert_pcal_info_5111()
739 * in pd_curves. in ath5k_eeprom_convert_pcal_info_5111()
754 pd = &chinfo[pier].pd_curves[idx]; in ath5k_eeprom_convert_pcal_info_5111()
918 /* Allocate pd_curves for this cal pier */ in ath5k_eeprom_convert_pcal_info_5112()
919 chinfo[pier].pd_curves in ath5k_eeprom_convert_pcal_info_5112()
[all...]
H A Deeprom.h338 struct ath5k_pdgain_info *pd_curves; member
463 /* Back mapping pdcurve number -> pdcurve index in pd->pd_curves */
H A Dphy.c3302 pdg_L = &pcinfo_L->pd_curves[idx]; in ath5k_setup_channel_powertable()
3303 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Deeprom.c694 if (!chinfo[pier].pd_curves) in ath5k_eeprom_free_pcal_info()
699 &chinfo[pier].pd_curves[pdg]; in ath5k_eeprom_free_pcal_info()
705 kfree(chinfo[pier].pd_curves); in ath5k_eeprom_free_pcal_info()
728 /* Allocate pd_curves for this cal pier */ in ath5k_eeprom_convert_pcal_info_5111()
729 chinfo[pier].pd_curves = in ath5k_eeprom_convert_pcal_info_5111()
734 if (!chinfo[pier].pd_curves) in ath5k_eeprom_convert_pcal_info_5111()
739 * in pd_curves. in ath5k_eeprom_convert_pcal_info_5111()
754 pd = &chinfo[pier].pd_curves[idx]; in ath5k_eeprom_convert_pcal_info_5111()
918 /* Allocate pd_curves for this cal pier */ in ath5k_eeprom_convert_pcal_info_5112()
919 chinfo[pier].pd_curves in ath5k_eeprom_convert_pcal_info_5112()
[all...]
H A Deeprom.h338 struct ath5k_pdgain_info *pd_curves; member
463 /* Back mapping pdcurve number -> pdcurve index in pd->pd_curves */
H A Dphy.c3299 pdg_L = &pcinfo_L->pd_curves[idx]; in ath5k_setup_channel_powertable()
3300 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()

Completed in 15 milliseconds