bnxt_dmamem_free
bnxt_dmamem_free(sc, cp->ring_mem);
bnxt_dmamem_free(sc, rx->rx_ring_mem);
bnxt_dmamem_free(sc, tx->tx_ring_mem);
bnxt_dmamem_free(sc, cp->ring_mem);
bnxt_dmamem_free(sc, nq->ring_mem);
bnxt_dmamem_free(sc, rx->rx_ring_mem);
bnxt_dmamem_free(sc, tx->tx_ring_mem);
bnxt_dmamem_free(sc, sc->sc_rx_cfg);
bnxt_dmamem_free(sc, sc->sc_stats_ctx_mem);
bnxt_dmamem_free(sc, sc->sc_rx_cfg);
bnxt_dmamem_free(sc, sc->sc_stats_ctx_mem);
bnxt_dmamem_free(sc, sc->sc_tqm_mem[i]);
bnxt_dmamem_free(sc, sc->sc_stqm_mem);
bnxt_dmamem_free(sc, sc->sc_stat_mem);
bnxt_dmamem_free(sc, sc->sc_vnic_mem);
bnxt_dmamem_free(sc, sc->sc_cq_mem);
bnxt_dmamem_free(sc, sc->sc_srq_mem);
bnxt_dmamem_free(sc, sc->sc_qp_mem);
bnxt_dmamem_free(sc, cpr->ring_mem);
bnxt_dmamem_free(sc, nqr->ring_mem);
bnxt_dmamem_free(sc, sc->sc_cmd_resp);