Lines Matching defs:k3_udma_glue_rx_channel
72 struct k3_udma_glue_rx_channel { struct
73 struct k3_udma_glue_common common;
75 struct udma_rchan *udma_rchanx;
76 int udma_rchan_id;
77 bool remote;
79 bool psil_paired;
81 u32 swdata_size;
82 int flow_id_base;
84 struct k3_udma_glue_rx_flow *flows;
85 u32 flow_num;
86 u32 flows_ready;
87 bool single_fdq; /* one FDQ for all flows */