Home
last modified time | relevance | path

Searched refs:ar5212SetCTSTimeout (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c553 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h507 extern HAL_BOOL ar5212SetCTSTimeout(struct ath_hal *, u_int);
H A Dar5212_attach.c131 .ah_setCTSTimeout = ar5212SetCTSTimeout,
H A Dar5212_misc.c545 ar5212SetCTSTimeout(struct ath_hal *ah, u_int us) in ar5212SetCTSTimeout() function
H A Dar5212_reset.c679 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5212Reset()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c742 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5416InitUserSettings()