Searched refs:HISI_ACC_SGL_SGE_NR_MAX (Results 1 – 3 of 3) sorted by relevance
65 if (!dev || !count || !sge_nr || sge_nr > HISI_ACC_SGL_SGE_NR_MAX) in hisi_acc_create_sgl_pool()
92 #define HISI_ACC_SGL_SGE_NR_MAX 255 macro
96 if (ret || n == 0 || n > HISI_ACC_SGL_SGE_NR_MAX) in sgl_sge_nr_set()