Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h498 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num,
/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c383 ret = hisi_qm_alloc_qps_node(&sec_devices, ctx_num, 0, node, qps); in sec_create_qps()
/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c403 return hisi_qm_alloc_qps_node(&zip_devices, qp_num, 0, node, qps); in zip_create_qps()
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c480 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, type, node, &qp); in hpre_create_qp()
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c4322 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num, in hisi_qm_alloc_qps_node() function
4363 EXPORT_SYMBOL_GPL(hisi_qm_alloc_qps_node);