Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ath/
H A Dath_impl.h271 const HAL_RATE_TABLE *asc_rates[IEEE80211_MODE_MAX]; /* h/w rate */
303 const HAL_RATE_TABLE *asc_currates; /* current rate table */
H A Dath_rate.c76 const HAL_RATE_TABLE *rt = asc->asc_currates; in ath_rate_update()
306 const HAL_RATE_TABLE *rt; in ath_rate_setup()
H A Dath_hal.h596 } HAL_RATE_TABLE; typedef
872 const HAL_RATE_TABLE *(*ah_getRateTable)(struct ath_hal *,
1094 const HAL_RATE_TABLE *rates, uint32_t frameLen,
H A Dath_aux.c221 const HAL_RATE_TABLE *rt; in ath_setcurmode()
H A Dath_main.c681 const HAL_RATE_TABLE *rt; in ath_tx_start()