Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h442 HAL_CAL_TYPES ah_supp_cals; member
H A Dar9300_attach.c853 ahp->ah_supp_cals = IQ_MISMATCH_CAL; in ar9300_attach()
H A Dar9300_reset.c3231 switch (cal_type & ahp->ah_supp_cals) { in ar9300_is_cal_supp()