Searched refs:length_dw (Results 1 – 2 of 2) sorted by relevance
575 OSAL_LE16_TO_CPU(p_command->length_dw), in ecore_dmae_post_command()590 OSAL_LE16_TO_CPU(p_command->length_dw), in ecore_dmae_post_command()747 u8 src_type, u8 dst_type, u32 length_dw) in ecore_dmae_execute_sub_operation() argument765 length_dw * sizeof(u32)); in ecore_dmae_execute_sub_operation()786 cmd->length_dw = OSAL_CPU_TO_LE16((u16)length_dw); in ecore_dmae_execute_sub_operation()793 length_dw * sizeof(u32), false); in ecore_dmae_execute_sub_operation()805 length_dw * sizeof(u32), true); in ecore_dmae_execute_sub_operation()811 length_dw, in ecore_dmae_execute_sub_operation()819 length_dw * sizeof(u32)); in ecore_dmae_execute_sub_operation()
2048 __le16 length_dw /* Length in DW */; member