Home
last modified time | relevance | path

Searched refs:mb_err_cnt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h179 atomic64_t mb_err_cnt; member
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c50 {"mb_err", offsetof(struct qm_dfx, mb_err_cnt)},
H A Dqm.c681 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock()