Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c83 ath_hal_setupratetable(ah, rt); in ar5210GetRateTable()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c101 ath_hal_setupratetable(ah, rt); in ar5211GetRateTable()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c124 ath_hal_setupratetable(ah, rt); in ar5416GetRateTable()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c198 ath_hal_setupratetable(ah, rt); in ar5212GetRateTable()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h893 extern void ath_hal_setupratetable(struct ath_hal *ah, HAL_RATE_TABLE *rt);
H A Dah.c667 ath_hal_setupratetable(struct ath_hal *ah, HAL_RATE_TABLE *rt) in ath_hal_setupratetable() function
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c362 ath_hal_setupratetable(ah, rt); in ar9300_get_rate_table()