Searched refs:hw_err_disable (Results 1 – 5 of 5) sorted by relevance
253 void (*hw_err_disable)(struct hisi_qm *qm); member
1120 .hw_err_disable = hisi_zip_hw_error_disable,
1052 .hw_err_disable = sec_hw_error_disable,
1324 .hw_err_disable = hpre_hw_error_disable,
3280 if (!qm->err_ini->hw_err_disable) { in hisi_qm_dev_err_uninit()3284 qm->err_ini->hw_err_disable(qm); in hisi_qm_dev_err_uninit()