Searched refs:qm_set_xqc_vft (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hisi_qm.c | 318 static enum hisi_drv_status qm_set_xqc_vft(struct hisi_qm *qm, in qm_set_xqc_vft() function 564 ret = qm_set_xqc_vft(qm, i, q_base, act_q_num); in qm_func_vft_cfg() 567 (void)qm_set_xqc_vft(qm, j, 0, 0); in qm_func_vft_cfg() 587 ret = qm_set_xqc_vft(qm, 0, qm->qp_base, qm->qp_num); in hisi_qm_start()
|