Home
last modified time | relevance | path

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

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