Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
A Deeprom.c701 kfree(pd->pd_step); in ath5k_eeprom_free_pcal_info()
758 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5111()
937 pd->pd_step = kcalloc(pd->pd_points, in ath5k_eeprom_convert_pcal_info_5112()
940 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5112()
961 pd->pd_step[point] = in ath5k_eeprom_convert_pcal_info_5112()
962 pd->pd_step[point - 1] + in ath5k_eeprom_convert_pcal_info_5112()
978 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_5112()
996 pd->pd_step[point] = in ath5k_eeprom_convert_pcal_info_5112()
1231 pd->pd_step = kcalloc(pd->pd_points, in ath5k_eeprom_convert_pcal_info_2413()
1234 if (!pd->pd_step) in ath5k_eeprom_convert_pcal_info_2413()
[all …]
A Deeprom.h318 u8 *pd_step; member
A Dphy.c3343 ath5k_get_linear_pcdac_min(pdg_L->pd_step, in ath5k_setup_channel_powertable()
3344 pdg_R->pd_step, in ath5k_setup_channel_powertable()
3363 pdg_L->pd_step, in ath5k_setup_channel_powertable()
3375 pdg_R->pd_step, in ath5k_setup_channel_powertable()

Completed in 13 milliseconds