Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1217 struct ath_hal { struct
1218 uint32_t ah_magic; /* consistency check magic number */
1242 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *, argument
1244 void __ahdecl(*ah_detach)(struct ath_hal*); argument
1247 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE, argument
1252 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *); argument
1253 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); argument
1254 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore, argument
1256 void __ahdecl(*ah_disablePCIE)(struct ath_hal *); argument
1257 void __ahdecl(*ah_setPCUConfig)(struct ath_hal *); argument
[all …]