Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c63 #define SEC_SGL_SGE_NR 128 macro
503 qp_ctx->c_in_pool = hisi_acc_create_sgl_pool(dev, q_depth, SEC_SGL_SGE_NR); in sec_alloc_qp_ctx_resource()
509 qp_ctx->c_out_pool = hisi_acc_create_sgl_pool(dev, q_depth, SEC_SGL_SGE_NR); in sec_alloc_qp_ctx_resource()