aq_dmamem_free
void aq_dmamem_free(struct aq_softc *, struct aq_dmamem *);
aq_dmamem_free(sc, &rx->rx_mem);
aq_dmamem_free(sc, &tx->tx_mem);