Searched refs:ar9300_reset (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/modules/ath_hal_ar9300/ |
H A D | Makefile | 46 SRCS+= ar9300_freebsd.c ar9300_phy.c ar9300_reset.c ar9300_gpio.c 58 CWARNFLAGS.ar9300_reset.c= ${NO_WSOMETIMES_UNINITIALIZED} -Wno-unused-function
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | sources | 71 ar9300_reset.c \
|
H A D | ar9300_freebsd.c | 559 r = ar9300_reset(ah, opmode, chan, macmode, in ar9300_reset_freebsd()
|
H A D | ar9300.h | 1390 extern HAL_BOOL ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode,
|
H A D | ar9300_attach.c | 187 ar9300_reset, /* ah_reset */
|
H A D | ar9300_reset.c | 4515 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, in ar9300_reset() function
|
/freebsd/sys/conf/ |
H A D | files | 1211 contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c optional ath_hal | ath_ar9300 \
|