Searched refs:calPierData2G (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h141 calPierData2G[AR9287_MAX_CHAINS][AR9287_NUM_2G_CAL_PIERS]; member in struct:ar9287_eeprom
H A Dah_eeprom_v4k.h164 CAL_DATA_PER_FREQ_4K calPierData2G[AR5416_4K_MAX_CHAINS][AR5416_4K_NUM_2G_CAL_PIERS]; member in struct:ar5416eeprom_4k
H A Dah_eeprom_v14.h271 CAL_DATA_PER_FREQ calPierData2G[AR5416_MAX_CHAINS][AR5416_NUM_2G_CAL_PIERS]; member in struct:ar5416eeprom
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c321 struct calDataPerFreq *pRawDataset = pEepData->calPierData2G[0];
348 pRawDataset = pEepData->calPierData2G[i];
H A Dar9287_reset.c71 pRawDatasetOpenLoop = (struct cal_data_op_loop_ar9287 *)pEepData->calPierData2G[0];
102 (struct cal_data_op_loop_ar9287 *)pEepData->calPierData2G[i];
H A Dar9285_reset.c610 pRawDataset = pEepData->calPierData2G[i];
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c272 eeprom_v14_print_caldata_perfreq_op_loop((void *) (&eep->ee_base.calPierData2G[n][i]));
274 eeprom_v14_print_caldata_perfreq(&eep->ee_base.calPierData2G[n][i]);
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c201 eeprom_9287_print_caldata_oploop((void *)&eep->ee_base.calPierData2G[n][i]);
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c183 eeprom_v4k_print_caldata_perfreq(&eep->ee_base.calPierData2G[n][i]);
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h843 struct calDataPerFreq calPierData2G[AR5416_MAX_CHAINS] member in struct:ar5416eeprom
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2381 pRawDataset = pEepData->calPierData2G[i];

Completed in 167 milliseconds