Searched refs:executer_cmd (Results 1 – 2 of 2) sorted by relevance
451 LM_INC64(&executer_phys_addr, OFFSETOF(lm_dmae_operation_t, executer_cmd[0])); in lm_dmae_operation_create_sgl()486 last_sge = &operation->executer_cmd[last_sge_idx]; in lm_dmae_operation_add_sge()502 &operation->executer_cmd[new_sge_idx], in lm_dmae_operation_add_sge()
326 …struct dmae_cmd executer_cmd[DMAE_SGL_MAX_COMMANDS]; //these must be consecutive, so they can't be… member