Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath5k/
H A Deeprom.c701 kfree(pd->pd_step); in ath5k_eeprom_free_pcal_info()
761 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5111()
940 pd->pd_step = kcalloc(pd->pd_points, in ath5k_eeprom_convert_pcal_info_5112()
943 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5112()
964 pd->pd_step[point] = in ath5k_eeprom_convert_pcal_info_5112()
965 pd->pd_step[point - 1] + in ath5k_eeprom_convert_pcal_info_5112()
981 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5112()
999 pd->pd_step[point] = in ath5k_eeprom_convert_pcal_info_5112()
1234 pd->pd_step = kcalloc(pd->pd_points, in ath5k_eeprom_convert_pcal_info_2413()
1237 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_2413()
[all …]
H A Deeprom.h318 u8 *pd_step; member
H A Dphy.c3340 ath5k_get_linear_pcdac_min(pdg_L->pd_step, in ath5k_setup_channel_powertable()
3341 pdg_R->pd_step, in ath5k_setup_channel_powertable()
3360 pdg_L->pd_step, in ath5k_setup_channel_powertable()
3372 pdg_R->pd_step, in ath5k_setup_channel_powertable()