Searched refs:frameLen (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah.c | 148 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 D | ah.h | 913 const HAL_RATE_TABLE *rates, uint32_t frameLen,
|
| /netbsd-src/sys/dev/ic/ |
| H A D | athrate.h | 126 int shortPreamble, size_t frameLen,
|
| H A D | athrate-sample.c | 255 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument 265 size_bin = size_to_bin(frameLen); in ath_rate_findrate()
|
| H A D | athrate-onoe.c | 140 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument
|
| H A D | athrate-amrr.c | 117 int shortPreamble, size_t frameLen, in ath_rate_findrate() argument
|