Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah.c299 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()
HDah.h1769 extern uint16_t __ahdecl ath_hal_computetxtime(struct ath_hal *,
/NextBSD/sys/dev/ath/
HDif_ath_tdma.c290 sc->sc_tdmaguard = ath_hal_computetxtime(ah, sc->sc_currates, in ath_tdma_config()
HDif_ath_tx_ht.c582 series[i].PktDuration = ath_hal_computetxtime(ah, in ath_rateseries_setup()
HDif_ath_beacon.c349 ath_hal_computetxtime(ah, rt, roundup(m->m_len, 4), in ath_beacon_setup()
HDif_ath_tx.c1131 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/
HDar5212_reset.c2736 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2749 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()
2756 ath_hal_computetxtime(ah, rt, in ar5212SetRateDurationTable()