Searched refs:ah_setTxDescLink (Results 1 – 6 of 6) sorted by relevance
78 .ah_setTxDescLink = ar5210SetTxDescLink,
78 .ah_setTxDescLink = ar5211SetTxDescLink,
362 ah->ah_setTxDescLink = ar9300_set_desc_link; in ar9300_attach_freebsd_ops()
74 .ah_setTxDescLink = ar5212SetTxDescLink,
1309 void __ahdecl(*ah_setTxDescLink)(struct ath_hal *ah, void *ds, member
1409 ((*(_ah)->ah_setTxDescLink)((_ah), (_ds), (_link)))