Lines Matching refs:dest_cfg
207 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id);
208 cmd_params->priority = cfg->dest_cfg.priority;
211 cfg->dest_cfg.dest_type);
247 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id);
248 attr->dest_cfg.priority = cmd_params->priority;
249 attr->dest_cfg.dest_type = dpseci_get_field(cmd_params->dest_type,
392 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id);
394 cmd_params->priority = cfg->dest_cfg.priority;
396 cfg->dest_cfg.dest_type);
432 cfg->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id);
434 cfg->dest_cfg.priority = rsp_params->priority;
435 cfg->dest_cfg.dest_type = dpseci_get_field(rsp_params->options,