Home
last modified time | relevance | path

Searched refs:QM_HW_PF (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c862 if (qm->fun_type == QM_HW_PF && hzip_regs) in hisi_zip_dfx_debug_init()
905 if (qm->fun_type == QM_HW_PF) { in hisi_zip_debugfs_init()
946 if (qm->fun_type == QM_HW_PF) { in hisi_zip_debugfs_exit()
1232 QM_HW_PF : QM_HW_VF; in hisi_zip_qm_init()
1233 if (qm->fun_type == QM_HW_PF) { in hisi_zip_qm_init()
1288 if (qm->fun_type == QM_HW_PF) { in hisi_zip_probe_init()
1361 if (qm->fun_type == QM_HW_PF && vfs_num > 0) { in hisi_zip_probe()
1395 if (qm->fun_type == QM_HW_PF && qm->vfs_num) in hisi_zip_remove()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c859 if (qm->fun_type == QM_HW_PF && sec_regs) in sec_core_debug_init()
1137 QM_HW_PF : QM_HW_VF; in sec_qm_init()
1138 if (qm->fun_type == QM_HW_PF) { in sec_qm_init()
1192 if (qm->fun_type == QM_HW_PF) { in sec_probe_init()
1289 if (qm->fun_type == QM_HW_PF && vfs_num) { in sec_probe()
1321 if (qm->fun_type == QM_HW_PF && qm->vfs_num) in sec_remove()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1058 if (qm->fun_type == QM_HW_PF && hpre_regs) in hpre_dfx_debug_init()
1150 QM_HW_PF : QM_HW_VF; in hpre_qm_init()
1151 if (qm->fun_type == QM_HW_PF) { in hpre_qm_init()
1385 if (qm->fun_type == QM_HW_PF) { in hpre_probe_init()
1456 if (qm->fun_type == QM_HW_PF && vfs_num) { in hpre_probe()
1489 if (qm->fun_type == QM_HW_PF && qm->vfs_num) in hpre_remove()
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c583 if (qm->fun_type == QM_HW_PF) { in qm_regs_show()
928 if (qm->fun_type != QM_HW_PF) in hisi_qm_regs_debugfs_init()
954 if (!qm || qm->fun_type != QM_HW_PF) in hisi_qm_regs_debugfs_uninit()
1100 if (qm->fun_type == QM_HW_PF) { in hisi_qm_debug_init()
H A Dqm.c837 if (qm->fun_type == QM_HW_PF) in qm_get_irq_num()
1533 if (qm->fun_type == QM_HW_PF) in qm_clear_cmd_interrupt()
2767 ((qm->fun_type == QM_HW_PF) && in hisi_qm_wait_task_finish()
3118 if (qm->fun_type == QM_HW_PF) { in __hisi_qm_start()
3286 if (qm->fun_type == QM_HW_PF) { in hisi_qm_stop()
3702 if (qm->fun_type == QM_HW_PF) { in qm_algqos_read()
3826 if (qm->fun_type == QM_HW_PF) in hisi_qm_set_algqos_init()
4571 if (qm->fun_type == QM_HW_PF) in hisi_qm_reset_prepare()
4615 if (qm->fun_type == QM_HW_PF) { in hisi_qm_reset_done()
4640 if (qm->fun_type == QM_HW_PF) in hisi_qm_reset_done()
[all …]
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h131 QM_HW_PF, enumerator