Home
last modified time | relevance | path

Searched refs:ath_computedur_ht (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/ath/
Dif_ath_tx_ht.c162 ath_computedur_ht(pktlen in ath_rateseries_setup()
/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.c276 return ath_computedur_ht(frameLen, rc, numStreams, isht40, shortPreamble); in ath_hal_pkt_txtime()
284 ath_computedur_ht(uint32_t frameLen, uint16_t rate, int streams, HAL_BOOL isht40, in ath_computedur_ht() function
Dah.h1134 extern uint32_t __ahdecl ath_computedur_ht(uint32_t frameLen, uint16_t rate,