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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_calib.c213 struct hal_cal_list *currCal)
217 currCal->calData->calCountMax);
219 switch (currCal->calData->calType) {
250 struct hal_cal_list *currCal)
255 ath9k_hw_setup_calibration(ah, currCal);
257 currCal->calState = CAL_RUNNING;
273 struct hal_cal_list *currCal,
280 if (currCal->calState == CAL_RUNNING) {
284 currCal->calData->calCollect(ah);
288 currCal
212 ath9k_hw_setup_calibration(struct ath_hal *ah, struct hal_cal_list *currCal) argument
249 ath9k_hw_reset_calibration(struct ath_hal *ah, struct hal_cal_list *currCal) argument
270 ath9k_hw_per_calibration(struct ath_hal *ah, struct ath9k_channel *ichan, uint8_t rxchainmask, struct hal_cal_list *currCal, boolean_t *isCalDone) argument
612 struct hal_cal_list *currCal = ahp->ah_cal_list_curr; local
816 struct hal_cal_list *currCal = ahp->ah_cal_list_curr; local
[all...]

Completed in 55 milliseconds