| /dragonfly/sys/dev/netif/ath/ath_hal/ar5312/ |
| HD | ar5312.h | 61 extern void ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode); 62 extern void ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode); 64 extern HAL_BOOL ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode,
|
| HD | ar5312_misc.c | 98 ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312SetupClock() 142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312RestoreClock()
|
| HD | ar5312_reset.c | 89 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5312Reset()
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_stub_funcs.h | 87 extern HAL_BOOL ar9300_Stub_Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode); 88 extern void ar9300_Stub_SetupClock(struct ath_hal *ah, HAL_OPMODE opmode); 89 extern void ar9300_Stub_RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode); 129 extern HAL_BOOL ar9300_Stub_Reset(struct ath_hal *ah, HAL_OPMODE opmode, 220 HAL_OPMODE, int);
|
| HD | ar9300_stub_funcs.c | 556 ar9300_Stub_Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_Use32KHzclock() 564 ar9300_Stub_SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_SetupClock() 571 ar9300_Stub_RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_RestoreClock() 766 ar9300_Stub_Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_Stub_Reset() 1187 HAL_OPMODE ani_opmode, int val) in ar9300_Stub_AniReset()
|
| HD | ar9300_beacon.c | 38 u_int32_t beacon_period_fraction, HAL_OPMODE opmode) in ar9300_beacon_init()
|
| HD | ar9300_freebsd.h | 5 extern HAL_BOOL ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode,
|
| HD | ar9300.h | 1214 u_int32_t beacon_period_fraction, HAL_OPMODE opmode); 1396 extern HAL_BOOL ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, 1400 extern HAL_BOOL ar9300_lean_channel_change(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_… 1519 extern HAL_BOOL ar9300_reset_11n(struct ath_hal *ah, HAL_OPMODE opmode,
|
| HD | ar9300_freebsd.c | 322 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_reset_freebsd()
|
| HD | ar9300_reset.c | 4117 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_init_interrupt_masks() 4455 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, in ar9300_reset()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5212/ |
| HD | ar5212.h | 512 extern HAL_BOOL ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode); 513 extern void ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode); 514 extern void ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode); 554 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, 645 HAL_OPMODE, int);
|
| HD | ar5212_misc.c | 663 ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212Use32KHzclock() 681 ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212SetupClock() 738 ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212RestoreClock()
|
| HD | ar5212_ani.c | 587 HAL_OPMODE opmode, int restore) in ar5212AniReset()
|
| HD | ar5212_reset.c | 117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5210/ |
| HD | ar5210.h | 131 extern HAL_BOOL ar5210Reset(struct ath_hal *, HAL_OPMODE, 149 extern HAL_BOOL ar5210ResetDma(struct ath_hal *, HAL_OPMODE);
|
| HD | ar5210_reset.c | 70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5210Reset()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5211/ |
| HD | ar5211.h | 148 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE, 167 extern HAL_BOOL ar5211ResetDma(struct ath_hal *, HAL_OPMODE);
|
| HD | ar5211_reset.c | 155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5211Reset()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5416/ |
| HD | ar5416.h | 196 HAL_OPMODE, int); 304 extern HAL_BOOL ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
|
| HD | ar5416_reset.c | 44 static void ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode); 76 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5416Reset() 661 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode) in ar5416InitIMR()
|
| HD | ar5416_ani.c | 544 HAL_OPMODE opmode, int restore) in ar5416AniReset()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ |
| HD | ah.h | 754 } HAL_OPMODE; typedef 1356 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
|
| HD | ah_internal.h | 392 HAL_OPMODE ah_opmode; /* operating mode from reset */
|
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_athvar.h | 704 HAL_OPMODE sc_opmode; /* current operating mode */
|