Home
last modified time | relevance | path

Searched refs:ath_hal_setupxtxdesc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c160 ath_hal_setupxtxdesc(sc->sc_ah, ds in ath_rate_setupxtxdesc()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c152 ath_hal_setupxtxdesc(sc->sc_ah, ds in ath_rate_setupxtxdesc()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c949 ath_hal_setupxtxdesc(sc->sc_ah, ds, in ath_rate_setupxtxdesc()
/freebsd/sys/dev/ath/
H A Dif_athvar.h1395 #define ath_hal_setupxtxdesc(_ah, _ds, \ macro
H A Dif_ath_tx.c535 ath_hal_setupxtxdesc(sc->sc_ah, bf->bf_desc in ath_tx_set_ratectrl()
H A Dif_ath.c674 sc->sc_mrretry = ath_hal_setupxtxdesc(ah, NULL, 0,0, 0,0, 0,0); in ath_attach()