Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/
Dif_ath_tx_ht.c170 series[i].PktDuration = ath_hal_computetxtime(ah, in ath_rateseries_setup()
Dif_ath_tx.c475 ctsduration += ath_hal_computetxtime(ah, in ath_tx_calc_ctsduration()
482 ctsduration += ath_hal_computetxtime(ah, in ath_tx_calc_ctsduration()
742 dur += ath_hal_computetxtime(ah, rt, in ath_tx_start()
Dif_ath.c5591 sc->sc_tdmaguard = ath_hal_computetxtime(ah, sc->sc_currates, in ath_tdma_config()
5678 txtime = ath_hal_computetxtime(ah, rt, rs->rs_datalen, rix, in ath_tdma_update()
/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.c270 return ath_hal_computetxtime(ah, rates, frameLen, rateix, shortPreamble); in ath_hal_pkt_txtime()
319 ath_hal_computetxtime(struct ath_hal *ah, in ath_hal_computetxtime() function
507 rt->info[i].lpAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()
509 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()
Dah.h1140 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_reset.c2587 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2600 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2607 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()