Searched refs:HAL_CAL_LIST (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_cal.h64 } HAL_CAL_LIST; typedef in typeref:struct:cal_list
71 HAL_CAL_LIST iqCalData;
72 HAL_CAL_LIST adcGainCalData;
73 HAL_CAL_LIST adcDcCalInitData;
74 HAL_CAL_LIST adcDcCalData;
75 HAL_CAL_LIST *cal_list;
76 HAL_CAL_LIST *cal_last;
77 HAL_CAL_LIST *cal_curr;
H A Dar5416_cal.c65 ar5416SetupMeasurement(struct ath_hal *ah, HAL_CAL_LIST *currCal)
103 ar5416ResetMeasurement(struct ath_hal *ah, HAL_CAL_LIST *currCal)
128 HAL_CAL_LIST *curCal = ahp->ah_cal_curr;
298 HAL_CAL_LIST *currCal = cal->cal_curr;
343 uint8_t rxchainmask, HAL_CAL_LIST *currCal, HAL_BOOL *isCalDone)
403 HAL_CAL_LIST *currCal = cal->cal_curr;
478 HAL_CAL_LIST *curCal = cal->cal_curr;

Completed in 53 milliseconds