Searched refs:stge_tx_ring_map (Results 1 – 2 of 2) sorted by relevance
814 BUS_DMA_COHERENT | BUS_DMA_ZERO, &sc->sc_cdata.stge_tx_ring_map); in stge_dma_alloc()823 sc->sc_cdata.stge_tx_ring_map, sc->sc_rdata.stge_tx_ring, in stge_dma_alloc()900 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()904 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()1139 sc->sc_cdata.stge_tx_ring_map, in stge_encap()1536 sc->sc_cdata.stge_tx_ring_map, BUS_DMASYNC_POSTREAD); in stge_txeof()1568 sc->sc_cdata.stge_tx_ring_map, in stge_txeof()2383 sc->sc_cdata.stge_tx_ring_map, in stge_init_tx_ring()
593 bus_dmamap_t stge_tx_ring_map; member