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.c1060 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_regs_uninit()
1074 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_dfx_regs()
1302 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1311 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1372 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1095 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_regs_uninit()
1114 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_dfx_regs()
1414 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1423 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1496 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.c523 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.c1253 QM_HW_PF : QM_HW_VF; in hpre_qm_init()
1326 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_regs_uninit()
1345 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_dfx_regs()
1568 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
/linux/include/linux/
H A Dhisi_acc_qm.h138 QM_HW_VF, enumerator
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1274 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()