Lines Matching defs:k3_udma_glue_tx_channel
41 struct k3_udma_glue_tx_channel { struct
42 struct k3_udma_glue_common common;
44 struct udma_tchan *udma_tchanx;
45 int udma_tchan_id;
47 struct k3_ring *ringtx;
48 struct k3_ring *ringtxcq;
50 bool psil_paired;
52 int virq;
54 atomic_t free_pkts;
55 bool tx_pause_on_err;
56 bool tx_filt_einfo;
57 bool tx_filt_pswords;
58 bool tx_supr_tdpkt;
60 int udma_tflow_id;