Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c79 .ah_getTxDescLink = ar5210GetTxDescLink,
HDar5210.h187 extern void ar5210GetTxDescLink(struct ath_hal *ah, void *ds,
HDar5210_xmit.c654 ar5210GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) in ar5210GetTxDescLink() function