Searched refs:entry_sum_in_sgl (Results 1 – 5 of 5) sorted by relevance
27 __le16 entry_sum_in_sgl; member 182 u16 var = le16_to_cpu(hw_sgl->entry_sum_in_sgl); in inc_hw_sgl_sge() 185 hw_sgl->entry_sum_in_sgl = cpu_to_le16(var); in inc_hw_sgl_sge() 196 u16 entry_sum = le16_to_cpu(hw_sgl->entry_sum_in_sgl); in clear_hw_sgl_sge() 292 hw_sgl->entry_sum_in_sgl = 0; in hisi_acc_sg_buf_unmap()
41 __le16 entry_sum_in_sgl; member
1085 src_in->entry_sum_in_sgl = cpu_to_le16(sge_var); in sec_cipher_to_hw_sgl()
370 * @entry_sum_in_sgl: The number of SGEs in this SGL element.383 u16 entry_sum_in_sgl; member
204 sgl_current->entry_sum_in_sgl = SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl() 214 sgl_current->entry_sum_in_sgl = count % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()