Home
last modified time | relevance | path

Searched refs:pcdac (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c26 u8 pcdac, i = 0; in ath9k_get_txgain_index() local
41 pcdac = rawDatasetOpLoop[idxL].pcdac[0][0]; in ath9k_get_txgain_index()
44 pcdac = rawDatasetOpLoop[idxR].pcdac[0][0]; in ath9k_get_txgain_index()
49 while (pcdac > ah->originalGain[i] && in ath9k_get_txgain_index()
H A Deeprom.h384 u8 pcdac[2][5]; member
539 u8 pcdac[2][5]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c26 u8 pcdac, i = 0; in ath9k_get_txgain_index() local
41 pcdac = rawDatasetOpLoop[idxL].pcdac[0][0]; in ath9k_get_txgain_index()
44 pcdac = rawDatasetOpLoop[idxR].pcdac[0][0]; in ath9k_get_txgain_index()
49 while (pcdac > ah->originalGain[i] && in ath9k_get_txgain_index()
H A Deeprom.h384 u8 pcdac[2][5]; member
539 u8 pcdac[2][5]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Deeprom.h279 u8 pcdac[AR5K_EEPROM_N_PWR_POINTS_5111]; member
H A Deeprom.c639 * 10% of the pcdac curve -until the curve reaches its maximum-
642 * the pcdac steps based on eeprom version and curve min/max so that we
643 * can have pcdac/pwr points.
778 pd->pd_step[point] = pcinfo->pcdac[point]; in ath5k_eeprom_convert_pcal_info_5111()
880 cdata->pcdac_max, cdata->pcdac); in ath5k_eeprom_read_pcal_info_5111()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Deeprom.h279 u8 pcdac[AR5K_EEPROM_N_PWR_POINTS_5111]; member
H A Deeprom.c639 * 10% of the pcdac curve -until the curve reaches its maximum-
642 * the pcdac steps based on eeprom version and curve min/max so that we
643 * can have pcdac/pwr points.
778 pd->pd_step[point] = pcinfo->pcdac[point]; in ath5k_eeprom_convert_pcal_info_5111()
880 cdata->pcdac_max, cdata->pcdac); in ath5k_eeprom_read_pcal_info_5111()

Completed in 15 milliseconds