Lines Matching refs:udma_rflow_id
60 int udma_rflow_id;
562 flow->udma_rflow_id);
569 if (flow->udma_rflow_id != xudma_rflow_get_id(flow->udma_rflow)) {
622 req.flow_index = flow->udma_rflow_id;
642 dev_err(dev, "flow%d config failed: %d\n", flow->udma_rflow_id,
649 flow->udma_rflow_id, rx_chn->flows_ready);
798 rx_chn->flows[i].udma_rflow_id = rx_chn->flow_id_base + i;
892 rx_chn->flows[i].udma_rflow_id = rx_chn->flow_id_base + i;
999 req.flow_index = flow->udma_rflow_id;
1008 dev_err(dev, "flow%d enable failed: %d\n", flow->udma_rflow_id,
1036 req.flow_index = flow->udma_rflow_id;
1045 dev_err(dev, "flow%d disable failed: %d\n", flow->udma_rflow_id,