Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h669 struct ath_hal { struct
687 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *, argument
689 void __ahdecl(*ah_detach)(struct ath_hal*); argument
692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE, argument
695 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *); argument
696 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); argument
697 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore); argument
698 void __ahdecl(*ah_disablePCIE)(struct ath_hal *); argument
699 void __ahdecl(*ah_setPCUConfig)(struct ath_hal *); argument
700 HAL_BOOL __ahdecl(*ah_perCalibration)(struct ath_hal*, HAL_CHANNEL *, argument
[all …]