SEC_MAX_SGE_NUM
sge_index = i % SEC_MAX_SGE_NUM;
sgl_current->entry_sum_in_sgl = SEC_MAX_SGE_NUM;
sgl_current->entry_sum_in_sgl = count % SEC_MAX_SGE_NUM;
struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM];