Home
last modified time | relevance | path

Searched refs:tx_map_data (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/tsec/
HDif_tsec.h108 bus_dmamap_t tx_map_data[TSEC_TX_NUM_DESC]; member
HDif_tsec.c207 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()