Searched refs:ste_map (Results 1 – 2 of 2) sorted by relevance
786 bus_dmamap_sync(sc->ste_cdata.ste_tx_tag, cur_tx->ste_map, in ste_txeof()788 bus_dmamap_unload(sc->ste_cdata.ste_tx_tag, cur_tx->ste_map); in ste_txeof()1266 txc->ste_map = NULL; in ste_dma_alloc()1268 &txc->ste_map); in ste_dma_alloc()1287 rxc->ste_map = NULL; in ste_dma_alloc()1289 &rxc->ste_map); in ste_dma_alloc()1312 if (txc->ste_map != NULL) { in ste_dma_free()1314 txc->ste_map); in ste_dma_free()1315 txc->ste_map = NULL; in ste_dma_free()1325 if (rxc->ste_map != NULL) { in ste_dma_free()[all …]
540 bus_dmamap_t ste_map; member547 bus_dmamap_t ste_map; member