Searched refs:HAL_OPMODE (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h61 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 Dar5312_misc.c98 ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode)
142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode)
H A Dar5312_reset.c89 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode,
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.h87 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,
219 HAL_OPMODE, int);
H A Dar9300_beacon.c37 u_int32_t next_beacon, u_int32_t beacon_period, HAL_OPMODE opmode)
H A Dar9300_freebsd.h5 extern HAL_BOOL ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar9300_stub_funcs.c556 ar9300_Stub_Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode)
564 ar9300_Stub_SetupClock(struct ath_hal *ah, HAL_OPMODE opmode)
571 ar9300_Stub_RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode)
766 ar9300_Stub_Reset(struct ath_hal *ah, HAL_OPMODE opmode,
1182 HAL_OPMODE ani_opmode, int val)
H A Dar9300.h1196 u_int32_t next_beacon, u_int32_t beacon_period, HAL_OPMODE opmode);
1369 extern HAL_BOOL ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode,
1373 extern HAL_BOOL ar9300_lean_channel_change(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan,
1490 extern HAL_BOOL ar9300_reset_11n(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar9300_freebsd.c258 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar9300_reset.c3946 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode)
4284 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h509 extern HAL_BOOL ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode);
510 extern void ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode);
511 extern void ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode);
551 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
642 HAL_OPMODE, int);
H A Dar5212_misc.c663 ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode)
681 ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode)
738 ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode)
H A Dar5212_ani.c587 HAL_OPMODE opmode, int restore)
H A Dar5212_reset.c117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h130 extern HAL_BOOL ar5210Reset(struct ath_hal *, HAL_OPMODE,
147 extern HAL_BOOL ar5210ResetDma(struct ath_hal *, HAL_OPMODE);
H A Dar5210_reset.c70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h149 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE,
167 extern HAL_BOOL ar5211ResetDma(struct ath_hal *, HAL_OPMODE);
H A Dar5211_reset.c155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h196 HAL_OPMODE, int);
304 extern HAL_BOOL ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar5416_reset.c44 static void ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode);
76 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
658 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode)
H A Dar5416_ani.c544 HAL_OPMODE opmode, int restore)
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h751 } HAL_OPMODE; typedef in typeref:enum:__anon7463
1306 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
H A Dah_internal.h389 HAL_OPMODE ah_opmode; /* operating mode from reset */
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h649 HAL_OPMODE sc_opmode; /* current operating mode */

Completed in 319 milliseconds