Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5xxx.c300 u_int32_t frame_length, u_int16_t rate_index, HAL_BOOL short_preamble) in ath_hal_computetxtime() argument
320 value = AR5K_CCK_TX_TIME(rate->rateKbps, frame_length, in ath_hal_computetxtime()
330 value = AR5K_OFDM_TX_TIME(rate->rateKbps, frame_length); in ath_hal_computetxtime()
340 value = AR5K_XR_TX_TIME(rate->rateKbps, frame_length); in ath_hal_computetxtime()