Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c167 uint32_t frameLen, uint16_t rateix, in ath9k_hw_computetxtime() argument
183 numBits = frameLen << 3; in ath9k_hw_computetxtime()
190 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()
198 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()
205 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()
H A Darn_ath9k.h848 uint32_t frameLen, uint16_t rateix,
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h1094 const HAL_RATE_TABLE *rates, uint32_t frameLen,