Home
last modified time | relevance | path

Searched refs:ah_perCalibration (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c48 ah->ah_perCalibration = ar9300_Stub_PerCalibration; in ar9300_set_stub_functions()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c53 .ah_perCalibration = ar5210PerCalibration,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c53 .ah_perCalibration = ar5211PerCalibration,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c49 .ah_perCalibration = ar5212PerCalibration,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c105 ah->ah_perCalibration = ar5416PerCalibration; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1258 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1133 ((*(_ah)->ah_perCalibration)((_ah), (_chan), (_iqcal)))