Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.c70 if (cur_dev->qm.fun_type == HISI_QM_HW_PF) in sec_create_qp()
103 if (qm->fun_type == HISI_QM_HW_VF) in sec_engine_init()
195 qm->fun_type = sec_dev->fun_type; in sec_qm_init()
199 if (qm->fun_type == HISI_QM_HW_PF) { in sec_qm_init()
222 sec_dev->fun_type = HISI_QM_HW_PF; in sec_alloc()
H A Dhpre_main.c67 if (qm->fun_type == HISI_QM_HW_PF) in hpre_create_qp()
173 if (qm->fun_type == HISI_QM_HW_VF) in hpre_engine_init()
256 qm->fun_type = hpre_dev->fun_type; in hpre_qm_init()
259 if (qm->fun_type == HISI_QM_HW_PF) { in hpre_qm_init()
282 hpre_dev->fun_type = HISI_QM_HW_PF; in hpre_pre_init()
H A Dhisi_qm.h158 enum qm_fun_type fun_type; member
203 enum qm_fun_type fun_type; member
H A Dhisi_qm.c487 if (qm->fun_type == HISI_QM_HW_VF) { in hisi_qm_init()
580 if (qm->fun_type == HISI_QM_HW_PF) { in hisi_qm_start()
630 if (qm->fun_type == HISI_QM_HW_VF) in hisi_qm_dev_init()
860 if (qm->fun_type == HISI_QM_HW_VF) in qm_dfx_dump()