Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c953 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_regs_uninit()
967 if (qm->fun_type == QM_HW_VF || !debug->last_words) in sec_show_last_dfx_regs()
1137 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1146 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1208 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c989 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_regs_uninit()
1007 if (qm->fun_type == QM_HW_VF || !debug->last_words) in hisi_zip_show_last_dfx_regs()
1232 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1241 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1307 if (qm->fun_type == QM_HW_VF) in hisi_zip_probe_uninit()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A 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()
1401 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c878 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in qm_last_regs_uninit()
891 if (qm->fun_type == QM_HW_VF) in qm_last_regs_init()
1008 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in hisi_qm_show_last_dfx_regs()
H A Dqm.c548 if (qm->fun_type == QM_HW_VF) in qm_check_dev_error()
2906 if (qm->ver > QM_HW_V2 && qm->fun_type == QM_HW_VF) in hisi_qm_set_state()
3342 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_init()
3363 if (qm->fun_type == QM_HW_VF) in hisi_qm_dev_err_uninit()
4951 if (qm->fun_type == QM_HW_VF) in qm_unregister_abnormal_irq()
4968 if (qm->fun_type == QM_HW_VF) in qm_register_abnormal_irq()
5122 if (qm->fun_type == QM_HW_VF) { in qm_get_qp_num()
5270 if (qm->fun_type == QM_HW_VF) in qm_clear_device()
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h132 QM_HW_VF, enumerator
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1155 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()