Lines Matching refs:gmac_mapcache_t
45 typedef struct gmac_mapcache gmac_mapcache_t;
93 gmac_mapcache_t *sc_rxmaps;
94 gmac_mapcache_t *sc_txmaps;
121 gmac_mapcache_t *hqm_mc;
166 gmac_hwqmem_create(gmac_mapcache_t *, size_t, size_t, int);
180 gmac_mapcache_t *
182 void gmac_mapcache_destroy(gmac_mapcache_t **);
183 int gmac_mapcache_fill(gmac_mapcache_t *, size_t);
185 gmac_mapcache_get(gmac_mapcache_t *);
186 void gmac_mapcache_put(gmac_mapcache_t *, bus_dmamap_t);