aq_dmamem
int aq_dmamem_alloc(struct aq_softc *, struct aq_dmamem *,
void aq_dmamem_free(struct aq_softc *, struct aq_dmamem *);
aq_dmamem_alloc(struct aq_softc *sc, struct aq_dmamem *aqm,
aq_dmamem_free(struct aq_softc *sc, struct aq_dmamem *aqm)
struct aq_dmamem rx_mem;
struct aq_dmamem tx_mem;