Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c68 ah->ah_fillTxDesc = ar9300_Stub_FillTxDesc; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h186 extern HAL_BOOL ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds,
H A Dar9300_stub_funcs.c1046 ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_Stub_FillTxDesc() function