Lines Matching refs:ce_cfg
3290 struct ce_pipe_config *ce_cfg;
3295 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce;
3296 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map;
3308 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len;
3310 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum;
3311 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir;
3312 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries;
3313 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max;
3314 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags;
3319 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len;
3330 ab->qmi.ce_cfg.shadow_reg_v3_len,
3332 memcpy(&req->shadow_reg_v3, ab->qmi.ce_cfg.shadow_reg_v3,