Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c48 ah->ah_perCalibration = ar9300_Stub_PerCalibration; in ar9300_set_stub_functions()
/freebsd-head/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c53 .ah_perCalibration = ar5210PerCalibration,
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c53 .ah_perCalibration = ar5211PerCalibration,
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c49 .ah_perCalibration = ar5212PerCalibration,
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c105 ah->ah_perCalibration = ar5416PerCalibration; in ar5416InitState()
/freebsd-head/sys/dev/ath/ath_hal/
HDah.h1258 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*, member
/freebsd-head/sys/dev/ath/
HDif_athvar.h1133 ((*(_ah)->ah_perCalibration)((_ah), (_chan), (_iqcal)))