Searched refs:tx_map_data (Results 1 – 2 of 2) sorted by relevance
108 bus_dmamap_t tx_map_data[TSEC_TX_NUM_DESC]; member
207 map_ptr = sc->tx_map_data; in tsec_attach()1161 if (sc->tx_map_data[i] != NULL) in tsec_free_dma()1163 sc->tx_map_data[i]); in tsec_free_dma()