Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c78 .ah_setTxDescLink = ar5210SetTxDescLink,
HDar5210.h185 extern void ar5210SetTxDescLink(struct ath_hal *ah, void *ds,
HDar5210_xmit.c643 ar5210SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) in ar5210SetTxDescLink() function