Home
last modified time | relevance | path

Searched defs:frameLen (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c334 uint32_t frameLen, uint16_t rate, int isShortPreamble) in ieee80211_compute_duration()
404 uint32_t frameLen, uint16_t rate, in ieee80211_compute_duration_ht()
517 uint32_t frameLen; in main() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c504 uint32_t frameLen, uint16_t rate, int isShortPreamble) in ieee80211_compute_duration()
602 ieee80211_compute_duration_ht(uint32_t frameLen, uint16_t rate, in ieee80211_compute_duration_ht()
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.c401 int frameLen) in ath_rate_pick_seed_rate_legacy()
442 int frameLen) in ath_rate_pick_seed_rate_ht()
490 int shortPreamble, size_t frameLen, in ath_rate_findrate()
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c286 ath_hal_pkt_txtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, in ath_hal_pkt_txtime()
324 ath_computedur_ht(uint32_t frameLen, uint16_t rate, int streams, in ath_computedur_ht()
352 const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, in ath_hal_computetxtime()
/dflybsd-src/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c116 int shortPreamble, size_t frameLen, in ath_rate_findrate()
/dflybsd-src/sys/dev/netif/ath/ath_rate/amrr/
H A Damrr.c108 int shortPreamble, size_t frameLen, in ath_rate_findrate()