HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_setupxtxdesc (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
athrate-amrr.c 136 ath_hal_setupxtxdesc(sc->sc_ah, ds
athrate-onoe.c 159 ath_hal_setupxtxdesc(sc->sc_ah, ds
athrate-sample.c 387 ath_hal_setupxtxdesc(sc->sc_ah, ds
athvar.h 563 #define ath_hal_setupxtxdesc(_ah, _ds, \
564 _txr1, _txtr1, _txr2, _txtr2, _txr3, _txtr3) \\ macro
ath.c 319 sc->sc_mrretry = ath_hal_setupxtxdesc(ah, NULL, 0,0, 0,0, 0,0);

Completed in 17 milliseconds