Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h538 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num,
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c458 return hisi_qm_alloc_qps_node(&zip_devices, qp_num, 0, node, qps); in zip_create_qps()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c386 ret = hisi_qm_alloc_qps_node(&sec_devices, ctx_num, 0, node, qps); in sec_create_qps()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c453 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, type, node, &qp); in hpre_create_qp()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c3452 int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num, in hisi_qm_alloc_qps_node() function
3493 EXPORT_SYMBOL_GPL(hisi_qm_alloc_qps_node);