HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_computetxtime (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
athrate-sample.h 270 ctsduration += ath_hal_computetxtime(sc->sc_ah,
280 tt += (long_retries+1)*ath_hal_computetxtime(sc->sc_ah, rt, length,
ath.c 3917 dur += ath_hal_computetxtime(ah, rt,
3960 ctsduration += ath_hal_computetxtime(ah,
3967 ctsduration += ath_hal_computetxtime(ah,
  /src/sys/external/isc/atheros_hal/dist/
ah.c 147 ath_hal_computetxtime(struct ath_hal *ah, function in typeref:typename:uint16_t
428 rt->info[i].lpAckDuration = ath_hal_computetxtime(ah, rt,
430 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt,
ah.h 912 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 2597 ath_hal_computetxtime(ah, rt,
2610 ath_hal_computetxtime(ah, rt,
2617 ath_hal_computetxtime(ah, rt,

Completed in 20 milliseconds