Home
last modified time | relevance | path

Searched refs:isht40 (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c399 int streams, int isht40, int isShortGI) in ieee80211_compute_duration_ht() argument
414 if (isht40) in ieee80211_compute_duration_ht()
/freebsd/sys/net80211/
H A Dieee80211_phy.h221 uint16_t rate, int streams, int isht40,
H A Dieee80211_phy.c596 int streams, int isht40, int isShortGI) in ieee80211_compute_duration_ht() argument
603 if (isht40) in ieee80211_compute_duration_ht()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c362 uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble, in ath_hal_pkt_txtime() argument
382 return ath_computedur_ht(frameLen, rc, numStreams, isht40, in ath_hal_pkt_txtime()
404 HAL_BOOL isht40, HAL_BOOL isShortGI) in ath_computedur_ht() argument
411 if (isht40) in ath_computedur_ht()
H A Dah.h1652 uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble,
1659 int streams, HAL_BOOL isht40, HAL_BOOL isShortGI);