Lines Matching refs:udma_rflow_id
64 int udma_rflow_id; member
670 flow->udma_rflow_id); in k3_udma_glue_cfg_rx_flow()
677 if (flow->udma_rflow_id != xudma_rflow_get_id(flow->udma_rflow)) { in k3_udma_glue_cfg_rx_flow()
683 rx_ringfdq_id = flow->udma_rflow_id + in k3_udma_glue_cfg_rx_flow()
748 req.flow_index = flow->udma_rflow_id; in k3_udma_glue_cfg_rx_flow()
768 dev_err(dev, "flow%d config failed: %d\n", flow->udma_rflow_id, in k3_udma_glue_cfg_rx_flow()
775 flow->udma_rflow_id, rx_chn->flows_ready); in k3_udma_glue_cfg_rx_flow()
970 rx_chn->flows[i].udma_rflow_id = rx_chn->flow_id_base + i; in k3_udma_glue_request_rx_chn_priv()
1070 rx_chn->flows[i].udma_rflow_id = rx_chn->flow_id_base + i; in k3_udma_glue_request_remote_rx_chn()
1182 req.flow_index = flow->udma_rflow_id; in k3_udma_glue_rx_flow_enable()
1191 dev_err(dev, "flow%d enable failed: %d\n", flow->udma_rflow_id, in k3_udma_glue_rx_flow_enable()
1219 req.flow_index = flow->udma_rflow_id; in k3_udma_glue_rx_flow_disable()
1228 dev_err(dev, "flow%d disable failed: %d\n", flow->udma_rflow_id, in k3_udma_glue_rx_flow_disable()
1393 flow->udma_rflow_id); in k3_udma_glue_rx_get_irq()