Home
last modified time | relevance | path

Searched refs:gmac_mapcache_put (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_gmac.c516 gmac_mapcache_put(gmac_mapcache_t *mc, bus_dmamap_t map) in gmac_mapcache_put() function
550 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_hwqueue_txconsume()
708 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_rxproduce()
715 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_rxproduce()
722 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_rxproduce()
833 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_hwqueue_rxconsume()
1034 gmac_mapcache_put(hqm->hqm_mc, map); in gmac_hwqueue_destroy()
H A Dgemini_gmacvar.h186 void gmac_mapcache_put(gmac_mapcache_t *, bus_dmamap_t);
H A Dif_gmc.c126 gmac_mapcache_put(hwq->hwq_hqm->hqm_mc, map); in gmc_txqueue()
135 gmac_mapcache_put(hwq->hwq_hqm->hqm_mc, map); in gmc_txqueue()