Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c83 ar5211GetRateTable(struct ath_hal *ah, u_int mode) in ar5211GetRateTable() function
H A Dar5211.h324 extern const HAL_RATE_TABLE *ar5211GetRateTable(struct ath_hal *, u_int mode);
H A Dar5211_attach.c43 .ah_getRateTable = ar5211GetRateTable,