Searched refs:stge_tx_ring_map (Results 1 – 2 of 2) sorted by relevance
810 BUS_DMA_COHERENT | BUS_DMA_ZERO, &sc->sc_cdata.stge_tx_ring_map); in stge_dma_alloc()819 sc->sc_cdata.stge_tx_ring_map, sc->sc_rdata.stge_tx_ring, in stge_dma_alloc()896 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()900 sc->sc_cdata.stge_tx_ring_map); in stge_dma_free()1135 sc->sc_cdata.stge_tx_ring_map, in stge_encap()1532 sc->sc_cdata.stge_tx_ring_map, BUS_DMASYNC_POSTREAD); in stge_txeof()1564 sc->sc_cdata.stge_tx_ring_map, in stge_txeof()2379 sc->sc_cdata.stge_tx_ring_map, in stge_init_tx_ring()
593 bus_dmamap_t stge_tx_ring_map; member