Home
last modified time | relevance | path

Searched refs:send_busy_cnt (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/crypto/hisilicon/zip/
A Dzip.h20 atomic64_t send_busy_cnt; member
A Dzip_crypto.c368 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
A Dzip_main.c140 {"send_busy_cnt", offsetof(struct hisi_zip_dfx, send_busy_cnt)},
/linux/drivers/crypto/hisilicon/sec2/
A Dsec.h175 atomic64_t send_busy_cnt; member
A Dsec_main.c195 {"send_busy_cnt", offsetof(struct sec_dfx, send_busy_cnt)},
A Dsec_crypto.c280 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()
/linux/Documentation/ABI/testing/
A Ddebugfs-hisi-sec89 What: /sys/kernel/debug/hisi_sec2/<bdf>/sec_dfx/send_busy_cnt
A Ddebugfs-hisi-zip102 What: /sys/kernel/debug/hisi_zip/<bdf>/zip_dfx/send_busy_cnt
A Ddebugfs-hisi-hpre109 What: /sys/kernel/debug/hisi_hpre/<bdf>/hpre_dfx/send_busy_cnt

Completed in 24 milliseconds