Home
last modified time | relevance | path

Searched refs:SEC_SGL_SGE_NR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c44 #define SEC_SGL_SGE_NR 128 macro
390 SEC_SGL_SGE_NR); in sec_create_qp_ctx()
397 SEC_SGL_SGE_NR); in sec_create_qp_ctx()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c63 #define SEC_SGL_SGE_NR 128 macro
501 qp_ctx->c_in_pool = hisi_acc_create_sgl_pool(dev, q_depth, SEC_SGL_SGE_NR); in sec_alloc_qp_ctx_resource()
507 qp_ctx->c_out_pool = hisi_acc_create_sgl_pool(dev, q_depth, SEC_SGL_SGE_NR); in sec_alloc_qp_ctx_resource()

Completed in 6 milliseconds