Searched refs:hisi_acc_sgl_pool (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | sgl.c | 34 struct hisi_acc_sgl_pool { struct 56 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, in hisi_acc_create_sgl_pool() 60 struct hisi_acc_sgl_pool *pool; in hisi_acc_create_sgl_pool() 129 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool() 147 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl() 198 struct hisi_acc_sgl_pool *pool, in hisi_acc_sg_buf_map_to_hw_sgl()
|
H A D | qm.h | 369 struct hisi_acc_sgl_pool; 371 struct scatterlist *sgl, struct hisi_acc_sgl_pool *pool, 375 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, 378 struct hisi_acc_sgl_pool *pool);
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | sgl.c | 35 struct hisi_acc_sgl_pool { struct 57 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, in hisi_acc_create_sgl_pool() 61 struct hisi_acc_sgl_pool *pool; in hisi_acc_create_sgl_pool() 140 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool() 158 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl() 222 struct hisi_acc_sgl_pool *pool, in hisi_acc_sg_buf_map_to_hw_sgl()
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
H A D | sec.h | 108 struct hisi_acc_sgl_pool *c_in_pool; 109 struct hisi_acc_sgl_pool *c_out_pool;
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
H A D | sec.h | 125 struct hisi_acc_sgl_pool *c_in_pool; 126 struct hisi_acc_sgl_pool *c_out_pool;
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hisi_acc_qm.h | 528 struct hisi_acc_sgl_pool; 530 struct scatterlist *sgl, struct hisi_acc_sgl_pool *pool, 534 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, 537 struct hisi_acc_sgl_pool *pool);
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 89 struct hisi_acc_sgl_pool *sgl_pool; 528 struct hisi_acc_sgl_pool *pool = qp_ctx->sgl_pool; in hisi_zip_do_work()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 94 struct hisi_acc_sgl_pool *sgl_pool; 336 struct hisi_acc_sgl_pool *pool = qp_ctx->sgl_pool; in hisi_zip_do_work()
|
Completed in 8 milliseconds