Searched refs:total_xts_aes_ops (Results 1 – 3 of 3) sorted by relevance
101 unsigned long total_xts_aes_ops = 0; in ccp5_debugfs_stats_read() local119 total_xts_aes_ops += cmd_q->total_xts_aes_ops; in ccp5_debugfs_stats_read()138 total_xts_aes_ops); in ccp5_debugfs_stats_read()162 cmd_q->total_xts_aes_ops = 0L; in ccp5_debugfs_reset_queue_stats()212 cmd_q->total_xts_aes_ops); in ccp5_debugfs_queue_read()
331 unsigned long total_xts_aes_ops; member
328 op->cmd_q->total_xts_aes_ops++; in ccp5_perform_xts_aes()