ath_descdma
struct ath_descdma *dd, ath_bufhead *head,
struct ath_descdma *dd, ath_bufhead *head,
struct ath_descdma *dd, ath_bufhead *head,
struct ath_descdma *dd, ath_bufhead *head)
struct ath_descdma *dd, ath_bufhead *head, const char *name,
extern int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
struct ath_descdma *dd, ath_bufhead *head, const char *name,
struct ath_descdma *dd, ath_bufhead *head);
struct ath_descdma *dd = &sc->sc_txdma;
struct ath_descdma sc_rxdma; /* RX descriptors */
struct ath_descdma sc_txdma; /* TX descriptors */
struct ath_descdma sc_txdma_mgmt; /* mgmt TX descriptors */
struct ath_descdma sc_txsdma; /* EDMA TX status desc's */
struct ath_descdma sc_txcompdma; /* TX EDMA completion */
struct ath_descdma sc_bdma; /* beacon descriptors */
struct ath_descdma buf;