Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1326 struct ath_hal { struct
1351 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *, argument
1353 void __ahdecl(*ah_detach)(struct ath_hal*); argument
1450 void __ahdecl(*ah_rxMonitor)(struct ath_hal *, argument
1453 void __ahdecl(*ah_aniPoll)(struct ath_hal *, argument
1481 HAL_BOOL __ahdecl(*ah_gpioSet)(struct ath_hal *, argument
1484 uint32_t __ahdecl(*ah_getTsf32)(struct ath_hal*); argument
1485 uint64_t __ahdecl(*ah_getTsf64)(struct ath_hal*); argument
1487 void __ahdecl(*ah_resetTsf)(struct ath_hal*); argument
1560 void __ahdecl(*ah_beaconInit)(struct ath_hal *, argument
[all …]