Searched refs:sc_bdma (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath.c3723 error = ath_descdma_setup(sc, &sc->sc_bdma, &sc->sc_bbuf,
3738 if (sc->sc_bdma.dd_desc_len != 0)
3739 ath_descdma_cleanup(sc, &sc->sc_bdma, &sc->sc_bbuf);
H A Dif_athvar.h774 struct ath_descdma sc_bdma; /* beacon descriptors */ member in struct:ath_softc

Completed in 123 milliseconds