Home
last modified time | relevance | path

Searched refs:pcdac (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
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()
Deeprom.h384 u8 pcdac[2][5]; member
539 u8 pcdac[2][5]; member
/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Deeprom.h279 u8 pcdac[AR5K_EEPROM_N_PWR_POINTS_5111]; member
Deeprom.c778 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()