Searched defs:frameLen (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/tools/tools/net80211/wlantxtime/ |
H A D | wlantxtime.c | 334 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 D | ieee80211_phy.c | 504 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 D | sample.c | 401 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 D | ah.c | 286 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 D | onoe.c | 116 int shortPreamble, size_t frameLen, in ath_rate_findrate()
|
/dflybsd-src/sys/dev/netif/ath/ath_rate/amrr/ |
H A D | amrr.c | 108 int shortPreamble, size_t frameLen, in ath_rate_findrate()
|