Home
last modified time | relevance | path

Searched refs:ar5211Reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h148 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE,
H A Dar5211_attach.c47 .ah_reset = ar5211Reset,
H A Dar5211_reset.c155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5211Reset() function