Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.c550 uint32_t act_q_num = 0; in qm_func_vft_cfg() local
563 act_q_num = HISI_QM_VF_Q_NUM; in qm_func_vft_cfg()
564 ret = qm_set_xqc_vft(qm, i, q_base, act_q_num); in qm_func_vft_cfg()
570 q_base += act_q_num; in qm_func_vft_cfg()