Home
last modified time | relevance | path

Searched refs:ah_supp_cals (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300.h442 HAL_CAL_TYPES ah_supp_cals; member
HDar9300_attach.c853 ahp->ah_supp_cals = IQ_MISMATCH_CAL; in ar9300_attach()
HDar9300_reset.c3231 switch (cal_type & ahp->ah_supp_cals) { in ar9300_is_cal_supp()