Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/hisilicon/sec2/
Dsec_main.c978 static void sec_log_hw_error(struct hisi_qm *qm, u32 err_sts) in sec_log_hw_error()
1006 static void sec_clear_hw_err_status(struct hisi_qm *qm, u32 err_sts) in sec_clear_hw_err_status()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c1341 u32 err_sts, unsigned long *reset_requests) in hclge_log_error()
2155 u32 err_sts; in hclge_log_rocee_ovf_error() local
/linux-6.1.9/drivers/crypto/hisilicon/zip/
Dzip_main.c997 static void hisi_zip_log_hw_error(struct hisi_qm *qm, u32 err_sts) in hisi_zip_log_hw_error()
1025 static void hisi_zip_clear_hw_err_status(struct hisi_qm *qm, u32 err_sts) in hisi_zip_clear_hw_err_status()
/linux-6.1.9/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1252 static void hpre_log_hw_error(struct hisi_qm *qm, u32 err_sts) in hpre_log_hw_error()
1270 static void hpre_clear_hw_err_status(struct hisi_qm *qm, u32 err_sts) in hpre_clear_hw_err_status()
/linux-6.1.9/drivers/crypto/hisilicon/
Dqm.c4926 u32 err_sts; in qm_dev_err_handle() local