Searched refs:tx_map_unused_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.h113 bus_dmamap_t *tx_map_unused_data[TSEC_TX_NUM_DESC]; member in struct:tsec_softc
169 TSEC_GET_GENERIC(sc, tx_map_unused_data, tx_map_unused_get_cnt, \
173 TSEC_PUT_GENERIC(sc, tx_map_unused_data, tx_map_unused_put_cnt, \
H A Dif_tsec.c209 map_pptr = sc->tx_map_unused_data;

Completed in 113 milliseconds