Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c38 ah->ah_getRateTable = ar9300_Stub_GetRateTable; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h198 extern const HAL_RATE_TABLE * ar9300_Stub_GetRateTable(struct ath_hal *, u_int mode);
H A Dar9300_stub_funcs.c1086 ar9300_Stub_GetRateTable(struct ath_hal *ah, u_int mode) in ar9300_Stub_GetRateTable() function