Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.h1326 struct ath_hal { struct
1327 uint32_t ah_magic; /* consistency check magic number */
1351 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *, argument
1353 void __ahdecl(*ah_detach)(struct ath_hal*); argument
1356 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE, argument
1361 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *); argument
1362 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); argument
1363 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore, argument
1365 void __ahdecl(*ah_disablePCIE)(struct ath_hal *); argument
1366 void __ahdecl(*ah_setPCUConfig)(struct ath_hal *); argument
[all …]