Home
last modified time | relevance | path

Searched refs:ath_hal_computetxtime (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathrate-sample.h270 ctsduration += ath_hal_computetxtime(sc->sc_ah, in calc_usecs_unicast_packet()
280 tt += (long_retries+1)*ath_hal_computetxtime(sc->sc_ah, rt, length, in calc_usecs_unicast_packet()
H A Dath.c3919 dur += ath_hal_computetxtime(ah, rt, in ath_tx_start()
3962 ctsduration += ath_hal_computetxtime(ah, in ath_tx_start()
3969 ctsduration += ath_hal_computetxtime(ah, in ath_tx_start()
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.c147 ath_hal_computetxtime(struct ath_hal *ah, in ath_hal_computetxtime() function
428 rt->info[i].lpAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()
430 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()
H A Dah.h912 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c2597 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2610 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2617 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()