Searched refs:ah_getTxDescLink (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c79 .ah_getTxDescLink = ar5210GetTxDescLink,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c79 .ah_getTxDescLink = ar5211GetTxDescLink,
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c152 ah->ah_getTxDescLink = ar9300_freebsd_get_desc_link;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c75 .ah_getTxDescLink = ar5212GetTxDescLink,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1290 void __ahdecl(*ah_getTxDescLink)(struct ath_hal *ah, void *ds, member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1402 ((*(_ah)->ah_getTxDescLink)((_ah), (_ds), (_link)))

Completed in 90 milliseconds