Home
last modified time | relevance | path

Searched defs:rk_crypto_stat (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.h51 struct rk_crypto_stat { struct
52 unsigned long long busy_cnt;
53 unsigned long long equeue_cnt;
54 unsigned long long dequeue_cnt;
55 unsigned long long complete_cnt;
56 unsigned long long done_cnt;
57 unsigned long long fake_cnt;
81 struct rk_crypto_stat stat; argument