Home
last modified time | relevance | path

Searched defs:calType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_cal.h51 HAL_CAL_TYPE calType; /* Type of calibration */ member
H A Dar5416_cal.c44 ar5416IsCalSupp(struct ath_hal *ah, HAL_CHANNEL *chan, HAL_CAL_TYPE calType) in ar5416IsCalSupp()