Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/zip/
A Dzip_main.c854 if (qm->fun_type == QM_HW_PF && hzip_regs) in hisi_zip_dfx_debug_init()
896 if (qm->fun_type == QM_HW_PF) { in hisi_zip_debugfs_init()
937 if (qm->fun_type == QM_HW_PF) { in hisi_zip_debugfs_exit()
980 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()
1199 if (qm->fun_type == QM_HW_PF) { in hisi_zip_qm_init()
1207 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in hisi_zip_qm_init()
1254 if (qm->fun_type == QM_HW_PF) { in hisi_zip_probe_init()
1273 if (qm->fun_type == QM_HW_VF) in hisi_zip_probe_uninit()
1328 if (qm->fun_type == QM_HW_PF && vfs_num > 0) { in hisi_zip_probe()
[all …]
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_main.c864 if (qm->fun_type == QM_HW_PF && sec_regs) in sec_core_debug_init()
957 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()
1115 qm->fun_type = (pdev->device == PCI_DEVICE_ID_HUAWEI_SEC_PF) ? in sec_qm_init()
1117 if (qm->fun_type == QM_HW_PF) { in sec_qm_init()
1125 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) { in sec_qm_init()
1171 if (qm->fun_type == QM_HW_PF) { in sec_probe_init()
1187 if (qm->fun_type == QM_HW_VF) in sec_probe_uninit()
1264 if (qm->fun_type == QM_HW_PF && vfs_num) { in sec_probe()
1296 if (qm->fun_type == QM_HW_PF && qm->vfs_num) in sec_remove()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_main.c1059 if (qm->fun_type == QM_HW_PF && hpre_regs) in hpre_dfx_debug_init()
1149 qm->fun_type = (pdev->device == PCI_DEVICE_ID_HUAWEI_HPRE_PF) ? in hpre_qm_init()
1151 if (qm->fun_type == QM_HW_PF) { 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()
1360 if (qm->fun_type == QM_HW_PF) { in hpre_probe_init()
1376 if (qm->fun_type == QM_HW_VF) in hpre_probe_uninit()
1432 if (qm->fun_type == QM_HW_PF && vfs_num) { in hpre_probe()
1467 if (qm->fun_type == QM_HW_PF && qm->vfs_num) in hpre_remove()
/linux/drivers/crypto/hisilicon/
A Ddebugfs.c606 if (qm->fun_type == QM_HW_PF) { in qm_regs_show()
901 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()
951 if (qm->fun_type != QM_HW_PF) in hisi_qm_regs_debugfs_init()
977 if (!qm || qm->fun_type != QM_HW_PF) in hisi_qm_regs_debugfs_uninit()
1031 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words) in hisi_qm_show_last_dfx_regs()
1148 if (qm->fun_type == QM_HW_PF) { in hisi_qm_debug_init()
A Dqm.c470 if (qm->fun_type == QM_HW_VF) in qm_check_dev_error()
812 if (qm->fun_type == QM_HW_PF) in qm_get_irq_num()
1472 if (qm->fun_type == QM_HW_PF) in qm_clear_cmd_interrupt()
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()
3738 if (qm->fun_type == QM_HW_PF) in hisi_qm_set_algqos_init()
4501 if (qm->fun_type == QM_HW_PF) in hisi_qm_reset_prepare()
4570 if (qm->fun_type == QM_HW_PF) in hisi_qm_reset_done()
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()
[all …]
/linux/include/linux/
A Dhisi_acc_qm.h329 enum qm_fun_type fun_type; member
/linux/drivers/vfio/pci/hisilicon/
A Dhisi_acc_vfio_pci.c1129 vf_qm->fun_type = QM_HW_VF; in hisi_acc_vf_qm_init()

Completed in 37 milliseconds