Searched refs:hisi_qm_set_vft (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/crypto/hisilicon/ |
D | qm.c | 2496 static int hisi_qm_set_vft(struct hisi_qm *qm, u32 fun_num, u32 base, in hisi_qm_set_vft() function 2582 ret = hisi_qm_set_vft(qm, 0, qm->qp_base, qm->qp_num); in __hisi_qm_start() 2747 ret = hisi_qm_set_vft(qm, 0, 0, 0); in hisi_qm_stop() 3091 ret = hisi_qm_set_vft(qm, i, q_base, q_num); in qm_vf_q_assign() 3094 hisi_qm_set_vft(qm, j, 0, 0); in qm_vf_q_assign() 3109 ret = hisi_qm_set_vft(qm, i, 0, 0); in qm_clear_vft_config()
|