Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhisi_acc_qm.h586 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num,
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c434 ret = hisi_qm_alloc_qps_node(&sec_devices, ctx_num, type, node, qps); in sec_create_qps()
/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c454 return hisi_qm_alloc_qps_node(&zip_devices, qp_num, alg_type, node, qps); in zip_create_qps()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c468 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, &type, node, &qp); in hpre_create_qp()
/linux/drivers/crypto/hisilicon/
H A Dqm.c3781 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num, in hisi_qm_alloc_qps_node() function
3812 EXPORT_SYMBOL_GPL(hisi_qm_alloc_qps_node);