Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h198 extern HAL_BOOL ar5211FillTxDesc(struct ath_hal *, struct ath_desc *,
H A Dar5211_attach.c73 .ah_fillTxDesc = ar5211FillTxDesc,
H A Dar5211_xmit.c578 ar5211FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211FillTxDesc() function