Searched refs:qm_set_vft_common (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 1251 static int qm_set_vft_common(struct hisi_qm *qm, enum vft_type type, in qm_set_vft_common() function 1297 ret = qm_set_vft_common(qm, SHAPER_VFT, fun_num, i, 1); in qm_shaper_init_vft() 1312 ret = qm_set_vft_common(qm, i, fun_num, base, number); in qm_set_sqc_cqc_vft() 1327 qm_set_vft_common(qm, i, fun_num, 0, 0); in qm_set_sqc_cqc_vft() 3578 ret = qm_set_vft_common(qm, SHAPER_VFT, fun_index, i, 1); in qm_func_shaper_enable()
|