Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_reset.c555 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5312Reset()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c133 .ah_setCTSTimeout = ar5212SetCTSTimeout,
Dar5212.h509 extern HAL_BOOL ar5212SetCTSTimeout(struct ath_hal *, u_int);
Dar5212_misc.c547 ar5212SetCTSTimeout(struct ath_hal *ah, u_int us) in ar5212SetCTSTimeout() function
Dar5212_reset.c681 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5212Reset()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_reset.c744 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5416InitUserSettings()