/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | 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,
|
H A D | 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()
|
H A D | ar5312_reset.c | 89 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5312Reset()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | 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);
|
H A D | 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() 1183 HAL_OPMODE ani_opmode, int val) in ar9300_Stub_AniReset()
|
H A D | ar9300_beacon.c | 38 u_int32_t beacon_period_fraction, HAL_OPMODE opmode) in ar9300_beacon_init()
|
H A D | ar9300_freebsd.h | 5 extern HAL_BOOL ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode,
|
H A D | ar9300.h | 1208 u_int32_t beacon_period_fraction, HAL_OPMODE opmode); 1390 extern HAL_BOOL ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, 1394 extern HAL_BOOL ar9300_lean_channel_change(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_… 1514 extern HAL_BOOL ar9300_reset_11n(struct ath_hal *ah, HAL_OPMODE opmode,
|
H A D | ar9300_freebsd.c | 545 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_reset_freebsd()
|
H A D | ar9300_reset.c | 4176 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_init_interrupt_masks() 4515 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, in ar9300_reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | 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); 556 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, 647 HAL_OPMODE, int);
|
H A D | 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()
|
H A D | ar5212_ani.c | 587 HAL_OPMODE opmode, int restore) in ar5212AniReset()
|
H A D | ar5212_reset.c | 117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210.h | 131 extern HAL_BOOL ar5210Reset(struct ath_hal *, HAL_OPMODE, 149 extern HAL_BOOL ar5210ResetDma(struct ath_hal *, HAL_OPMODE);
|
H A D | ar5210_reset.c | 70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5210Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211.h | 148 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE, 167 extern HAL_BOOL ar5211ResetDma(struct ath_hal *, HAL_OPMODE);
|
H A D | ar5211_reset.c | 155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5211Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416.h | 190 HAL_OPMODE, int); 298 extern HAL_BOOL ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
|
H A D | 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() 662 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode) in ar5416InitIMR()
|
H A D | ar5416_ani.c | 543 HAL_OPMODE opmode, int restore) in ar5416AniReset()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 767 } HAL_OPMODE; typedef 1247 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
|
H A D | ah_internal.h | 398 HAL_OPMODE ah_opmode; /* operating mode from reset */
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 679 HAL_OPMODE sc_opmode; /* current operating mode */
|