Searched refs:cal_type (Results 1 – 2 of 2) sorted by relevance
2128 switch (curr_cal->cal_data->cal_type) { in ar9300_setup_calibration()2381 ichan->calValid |= curr_cal->cal_data->cal_type; in ar9300_per_calibration()2391 } else if (!(ichan->calValid & curr_cal->cal_data->cal_type)) { in ar9300_per_calibration()2469 if (curr_cal && (curr_cal->cal_data->cal_type & *sched_cals) && in ar9300_calibration()3226 HAL_CAL_TYPES cal_type) in ar9300_is_cal_supp() argument3231 switch (cal_type & ahp->ah_supp_cals) { in ar9300_is_cal_supp()3447 __func__, curr_cal->cal_data->cal_type); in ar9300_run_init_cals()3459 curr_cal->cal_data->cal_type); in ar9300_run_init_cals()3999 HAL_BOOL *is_cal_done, u_int32_t cal_type) in ar9300_reset_cal_valid() argument4017 if (!(cal_type & IQ_MISMATCH_CAL)) { in ar9300_reset_cal_valid()[all …]
362 HAL_CAL_TYPES cal_type; // Type of calibration member1408 HAL_BOOL *isIQdone, u_int32_t cal_type);