Home
last modified time | relevance | path

Searched refs:HAL_CAL_TYPE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_cal.h27 } HAL_CAL_TYPE; typedef
51 HAL_CAL_TYPE calType; /* Type of calibration */
70 HAL_CAL_TYPE suppCals;
Dar5416_cal.c44 ar5416IsCalSupp(struct ath_hal *ah, HAL_CHANNEL *chan, HAL_CAL_TYPE calType) in ar5416IsCalSupp()