Home
last modified time | relevance | path

Searched refs:pQatStats (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/dev/qat/qat_api/common/utils/
HDsal_statistics.c93 device->pQatStats = pStatsCollection; in SalStatistics_InitStatisticsCollection()
198 pStatsCollection = (sal_statistics_collection_t *)device->pQatStats; in SalStatistics_CleanStatisticsCollection()
200 device->pQatStats = NULL; in SalStatistics_CleanStatisticsCollection()
/freebsd-head/sys/dev/qat/qat_api/qat_direct/include/
HDicp_accel_devices.h132 void *pQatStats; /* For QATAL/SAL stats */ member
/freebsd-head/sys/dev/qat/qat_api/common/ctrl/
HDsal_compression.c365 (sal_statistics_collection_t *)device->pQatStats; in SalCtrl_CompressionInit()
826 (sal_statistics_collection_t *)device->pQatStats; in SalCtrl_CompressionShutdown()
HDsal_crypto.c451 (sal_statistics_collection_t *)device->pQatStats; in SalCtrl_DebugShutdown()
473 (sal_statistics_collection_t *)device->pQatStats; in SalCtrl_DebugInit()
HDsal_ctrl_services.c1377 if (NULL == device->pQatStats) { in SalCtrl_ServiceEventHandler()