bnxt_dmamem
struct bnxt_dmamem *ring_mem;
struct bnxt_dmamem *rx_ring_mem; /* rx and ag */
struct bnxt_dmamem *tx_ring_mem;
struct bnxt_dmamem *sc_cmd_resp;
struct bnxt_dmamem *sc_stats_ctx_mem;
struct bnxt_dmamem *sc_rx_cfg;
struct bnxt_dmamem *sc_qp_mem;
struct bnxt_dmamem *sc_srq_mem;
struct bnxt_dmamem *sc_cq_mem;
struct bnxt_dmamem *sc_vnic_mem;
struct bnxt_dmamem *sc_stat_mem;
struct bnxt_dmamem *sc_stqm_mem;
struct bnxt_dmamem *sc_tqm_mem[BNXT_MAX_TQM_RINGS];
bnxt_init_backing_store(struct bnxt_softc *sc, struct bnxt_dmamem *mem,
struct bnxt_dmamem *
struct bnxt_dmamem *m;
bnxt_dmamem_free(struct bnxt_softc *sc, struct bnxt_dmamem *m)