Searched refs:dmae_cmd (Results 1 – 7 of 7) sorted by relevance
628 struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_post_command()688 struct dmae_cmd **p_cmd = &p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_info_alloc()701 sizeof(struct dmae_cmd)); in ecore_dmae_info_alloc()744 p_phys, sizeof(struct dmae_cmd)); in ecore_dmae_info_free()811 struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_execute_sub_operation()896 struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_execute_command()
515 struct dmae_cmd *p_dmae_cmd;
1586 struct dmae_cmd struct
281 struct dmae_cmd* command, in lm_dmae_command_set_block()318 struct dmae_cmd* command, in lm_dmae_initialize_command_by_block()393 struct dmae_cmd* command) in lm_dmae_initialize_sgl_loader_command()402 lm_dmae_command_set_block(pdev, command, source, dest, sizeof(struct dmae_cmd) / sizeof(u32_t)); in lm_dmae_initialize_sgl_loader_command()466 struct dmae_cmd* last_sge = NULL; in lm_dmae_operation_add_sge()774 IN const struct dmae_cmd* command ) in lm_dmae_post_command()
312 struct dmae_cmd main_cmd;326 …struct dmae_cmd executer_cmd[DMAE_SGL_MAX_COMMANDS]; //these must be consecutive, so they can't be…
186 struct dmae_cmd struct