Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_stats.h31 #define COMPRESSION_STATS_GET(compStats, pService) \ macro
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_stats.c86 COMPRESSION_STATS_GET(pStatistics, pService); in cpaDcGetStats()