Home
last modified time | relevance | path

Searched refs:ar5210SetCTSTimeout (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c134 .ah_setCTSTimeout = ar5210SetCTSTimeout,
H A Dar5210.h250 extern HAL_BOOL ar5210SetCTSTimeout(struct ath_hal *, u_int);
H A Dar5210_misc.c518 ar5210SetCTSTimeout(struct ath_hal *ah, u_int us) in ar5210SetCTSTimeout() function
H A Dar5210_reset.c291 ar5210SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5210Reset()