Searched refs:stats_map (Results 1 – 2 of 2) sorted by relevance
2040 bus_dmamap_unload(sc->stats_tag, sc->stats_map); in bce_dma_free()2042 sc->stats_map); in bce_dma_free()2448 &sc->stats_tag, &sc->stats_map, in bce_dma_alloc()
6061 bus_dmamap_t stats_map; member