Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1003 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_regs_uninit()
1017 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_dfx_regs()
1200 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1209 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1270 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1028 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_regs_uninit()
1047 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_dfx_regs()
1304 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1313 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1386 if (qm->fun_type == QM_HW_VF) in hisi_zip_probe_uninit()
/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1216 QM_HW_PF : QM_HW_VF; in hpre_qm_init()
1289 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_regs_uninit()
1308 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hpre_show_last_dfx_regs()
1485 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
/linux-6.15/drivers/crypto/hisilicon/
H A 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()
H A Dqm.c519 if (pf_qm->fun_type == QM_HW_VF) in qm_check_dev_error()
3018 if (qm->ver > QM_HW_V2 && qm->fun_type == QM_HW_VF) in hisi_qm_set_state()
3423 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_init()
3444 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_uninit()
5018 if (qm->fun_type == QM_HW_VF) in qm_unregister_abnormal_irq()
5035 if (qm->fun_type == QM_HW_VF) in qm_register_abnormal_irq()
5189 if (qm->fun_type == QM_HW_VF) { in qm_get_qp_num()
5356 if (qm->fun_type == QM_HW_VF) in qm_clear_device()
/linux-6.15/include/linux/
H A Dhisi_acc_qm.h132 QM_HW_VF, enumerator
/linux-6.15/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1161 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()