Searched refs:ath_hal_computetxtime (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/dev/ath/ath_hal/ |
| HD | ah.c | 299 return ath_hal_computetxtime(ah, rates, frameLen, rateix, shortPreamble); in ath_hal_pkt_txtime() 354 ath_hal_computetxtime(struct ath_hal *ah, in ath_hal_computetxtime() function 593 rt->info[i].lpAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable() 595 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()
|
| HD | ah.h | 1769 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
|
| /NextBSD/sys/dev/ath/ |
| HD | if_ath_tdma.c | 290 sc->sc_tdmaguard = ath_hal_computetxtime(ah, sc->sc_currates, in ath_tdma_config()
|
| HD | if_ath_tx_ht.c | 582 series[i].PktDuration = ath_hal_computetxtime(ah, in ath_rateseries_setup()
|
| HD | if_ath_beacon.c | 349 ath_hal_computetxtime(ah, rt, roundup(m->m_len, 4), in ath_beacon_setup()
|
| HD | if_ath_tx.c | 1131 dur += ath_hal_computetxtime(ah, in ath_tx_calc_duration() 1203 ctsduration += ath_hal_computetxtime(ah, in ath_tx_calc_ctsduration() 1210 ctsduration += ath_hal_computetxtime(ah, in ath_tx_calc_ctsduration()
|
| /NextBSD/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_reset.c | 2736 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable() 2749 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable() 2756 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
|