Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h194 extern HAL_BOOL ar5211SetupXTxDesc(struct ath_hal *, struct ath_desc *,
H A Dar5211_attach.c72 .ah_setupXTxDesc = ar5211SetupXTxDesc,
H A Dar5211_xmit.c557 ar5211SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211SetupXTxDesc() function