Searched refs:ath_hal_computetxtime (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ |
| D | if_ath_tx_ht.c | 170 series[i].PktDuration = ath_hal_computetxtime(ah, in ath_rateseries_setup()
|
| D | if_ath_tx.c | 475 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()
|
| D | if_ath.c | 5591 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/ |
| D | ah.c | 270 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()
|
| D | ah.h | 1140 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_reset.c | 2587 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable() 2600 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable() 2607 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
|