Searched refs:SEC_SGE_NR_NUM (Results 1 – 2 of 2) sorted by relevance
13 #define SEC_SGE_NR_NUM 4 macro46 struct sec_hw_sge sge_entries[SEC_SGE_NR_NUM];
1073 } else if (unlikely(sg_n_mapped > SEC_SGE_NR_NUM)) { in sec_cipher_to_hw_sgl()1086 src_in->entry_sum_in_chain = cpu_to_le16(SEC_SGE_NR_NUM); in sec_cipher_to_hw_sgl()1087 src_in->entry_length_in_sgl = cpu_to_le16(SEC_SGE_NR_NUM); in sec_cipher_to_hw_sgl()
Completed in 18 milliseconds