Lines Matching defs:k3_udma_glue_tx_channel
40 struct k3_udma_glue_tx_channel { struct
41 struct k3_udma_glue_common common;
43 struct udma_tchan *udma_tchanx;
44 int udma_tchan_id;
46 struct k3_ring *ringtx;
47 struct k3_ring *ringtxcq;
49 bool psil_paired;
51 int virq;
53 atomic_t free_pkts;
54 bool tx_pause_on_err;
55 bool tx_filt_einfo;
56 bool tx_filt_pswords;
57 bool tx_supr_tdpkt;
59 int udma_tflow_id;