Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/
Dsgl.c8 #define HISI_ACC_SGL_SGE_NR_MAX 255 macro
22 if (ret != 0 || n > HISI_ACC_SGL_SGE_NR_MAX || n == 0) in acc_sgl_sge_set()