Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h210 extern void ar5211GetTxDescLink(struct ath_hal *ah, void *ds,
H A Dar5211_attach.c79 .ah_getTxDescLink = ar5211GetTxDescLink,
H A Dar5211_xmit.c686 ar5211GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) in ar5211GetTxDescLink() function