Home
last modified time | relevance | path

Searched refs:ath_hal_setuplasttxdesc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1443 #define ath_hal_setuplasttxdesc(_ah, _ds, _ds0) \ macro
H A Dif_ath_tx.c687 ath_hal_setuplasttxdesc(sc->sc_ah, bf_prev->bf_lastds, ds0); in ath_tx_setds_11n()