Searched refs:stge_tx_ring_map (Results 1 – 2 of 2) sorted by relevance
822 BUS_DMA_COHERENT | BUS_DMA_ZERO, &sc->sc_cdata.stge_tx_ring_map); in stge_dma_alloc()831 sc->sc_cdata.stge_tx_ring_map, sc->sc_rdata.stge_tx_ring, in stge_dma_alloc()908 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()912 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()1147 sc->sc_cdata.stge_tx_ring_map, in stge_encap()1544 sc->sc_cdata.stge_tx_ring_map, BUS_DMASYNC_POSTREAD); in stge_txeof()1576 sc->sc_cdata.stge_tx_ring_map, in stge_txeof()2392 sc->sc_cdata.stge_tx_ring_map, in stge_init_tx_ring()
594 bus_dmamap_t stge_tx_ring_map; member