Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c126 static struct hisi_qm_list hpre_devices = { variable
291 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, type, node, &qp); in hpre_create_qp()
967 qm->qm_list = &hpre_devices; in hpre_qm_init()
1103 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()
1128 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1149 hisi_qm_wait_task_finish(qm, &hpre_devices); in hpre_remove()
1150 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
1211 hisi_qm_init_list(&hpre_devices); in hpre_init()