Searched refs:SEC_MAX_SGE_NUM (Results 1 – 2 of 2) sorted by relevance
10 #define SEC_MAX_SGE_NUM 64 macro20 #define SEC_MAX_SGE_NUM 64 macro390 struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM];
190 sge_index = i % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()203 sgl_current->entry_sum_in_sgl = SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()213 sgl_current->entry_sum_in_sgl = count % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()