Home
last modified time | relevance | path

Searched refs:QM_HW_VF (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/crypto/hisilicon/zip/ !
Dzip_main.c980 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_regs_uninit()
998 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_dfx_regs()
1198 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1207 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1273 if (qm->fun_type == QM_HW_VF) in hisi_zip_probe_uninit()
/linux-6.12.1/drivers/crypto/hisilicon/sec2/ !
Dsec_main.c957 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_regs_uninit()
971 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_dfx_regs()
1116 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1125 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1187 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
/linux-6.12.1/drivers/crypto/hisilicon/hpre/ !
Dhpre_main.c1150 QM_HW_PF : QM_HW_VF; in hpre_qm_init()
1220 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_regs_uninit()
1238 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_dfx_regs()
1376 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
/linux-6.12.1/drivers/crypto/hisilicon/ !
Ddebugfs.c901 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in qm_last_regs_uninit()
914 if (qm->fun_type == QM_HW_VF) in qm_last_regs_init()
1031 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in hisi_qm_show_last_dfx_regs()
Dqm.c470 if (qm->fun_type == QM_HW_VF) in qm_check_dev_error()
2849 if (qm->ver > QM_HW_V2 && qm->fun_type == QM_HW_VF) in hisi_qm_set_state()
3254 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_init()
3275 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_uninit()
4866 if (qm->fun_type == QM_HW_VF) in qm_unregister_abnormal_irq()
4883 if (qm->fun_type == QM_HW_VF) in qm_register_abnormal_irq()
5037 if (qm->fun_type == QM_HW_VF) { in qm_get_qp_num()
5185 if (qm->fun_type == QM_HW_VF) in qm_clear_device()
/linux-6.12.1/include/linux/ !
Dhisi_acc_qm.h129 QM_HW_VF, enumerator
/linux-6.12.1/drivers/vfio/pci/hisilicon/ !
Dhisi_acc_vfio_pci.c1129 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()