Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_impl.h303 const HAL_RATE_TABLE *asc_currates; /* current rate table */ member
H A Dath_rate.c76 const HAL_RATE_TABLE *rt = asc->asc_currates; in ath_rate_update()
H A Dath_aux.c234 asc->asc_currates = rt; in ath_setcurmode()
H A Dath_main.c748 rt = asc->asc_currates; in ath_tx_start()