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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c25 u8 pcdac, i = 0; local
40 pcdac = rawDatasetOpLoop[idxL].pcdac[0][0];
43 pcdac = rawDatasetOpLoop[idxR].pcdac[0][0];
48 while (pcdac > ah->originalGain[i] &&
H A Deeprom.h396 u8 pcdac[2][5]; member in struct:calDataPerFreqOpLoop
547 u8 pcdac[2][5]; member in struct:cal_data_op_loop_ar9287
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Deeprom.h302 u8 pcdac[AR5K_EEPROM_N_PWR_POINTS_5111]; member in struct:ath5k_chan_pcal_info_rf5111
H A Deeprom.c652 * 10% of the pcdac curve -until the curve reaches it's maximum-
655 * the pcdac steps based on eeprom version and curve min/max so that we
656 * can have pcdac/pwr points.
741 pd->pd_step[point] = pcinfo->pcdac[point];
839 cdata->pcdac_max, cdata->pcdac);

Completed in 86 milliseconds