Searched refs:ah_setTxDescLink (Results 1 – 6 of 6) sorted by relevance
80 .ah_setTxDescLink = ar5210SetTxDescLink,
80 .ah_setTxDescLink = ar5211SetTxDescLink,
76 .ah_setTxDescLink = ar5212SetTxDescLink,
346 ah->ah_setTxDescLink = ar9300_set_desc_link; in ar9300_attach_freebsd_ops()
1311 void __ahdecl(*ah_setTxDescLink)(struct ath_hal *ah, void *ds, member
1408 ((*(_ah)->ah_setTxDescLink)((_ah), (_ds), (_link)))