Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_attach.c134 .ah_setCTSTimeout = ar5210SetCTSTimeout,
HDar5210.h250 extern HAL_BOOL ar5210SetCTSTimeout(struct ath_hal *, u_int);
HDar5210_misc.c518 ar5210SetCTSTimeout(struct ath_hal *ah, u_int us) in ar5210SetCTSTimeout() function
HDar5210_reset.c291 ar5210SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5210Reset()