Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1062 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_regs_uninit()
1076 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_dfx_regs()
1312 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1321 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1383 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1103 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_regs_uninit()
1122 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_dfx_regs()
1432 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1441 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1515 if (qm->fun_type == QM_HW_VF) in hisi_zip_probe_uninit()
/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c902 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in qm_last_regs_uninit()
915 if (qm->fun_type == QM_HW_VF) in qm_last_regs_init()
1032 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in hisi_qm_show_last_dfx_regs()
H A Dqm.c525 if (pf_qm->fun_type == QM_HW_VF) in qm_check_dev_error()
3164 if (qm->ver > QM_HW_V2 && qm->fun_type == QM_HW_VF) in hisi_qm_set_state()
3596 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_init()
3617 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_uninit()
5308 if (qm->fun_type == QM_HW_VF && qm->ver < QM_HW_V3) in qm_unregister_abnormal_irq()
5331 if (qm->fun_type == QM_HW_VF) { in qm_register_abnormal_irq()
5490 if (qm->fun_type == QM_HW_VF) { in qm_get_qp_num()
5657 if (qm->fun_type == QM_HW_VF) in qm_clear_device()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1270 QM_HW_PF : QM_HW_VF; in hpre_qm_init()
1344 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_regs_uninit()
1363 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_dfx_regs()
1586 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
/linux/include/linux/
H A Dhisi_acc_qm.h144 QM_HW_VF, enumerator
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1269 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()