Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.c148 const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, in ath_hal_computetxtime() argument
168 numBits = frameLen << 3; in ath_hal_computetxtime()
197 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()
207 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()
216 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()
237 numBits = TURBO_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()
H A Dah.h913 const HAL_RATE_TABLE *rates, uint32_t frameLen,
/netbsd-src/sys/dev/ic/
H A Dathrate.h126 int shortPreamble, size_t frameLen,
H A Dathrate-sample.c255 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument
265 size_bin = size_to_bin(frameLen); in ath_rate_findrate()
H A Dathrate-onoe.c140 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument
H A Dathrate-amrr.c117 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument