Lines Matching defs:k3_udma_glue_tx_channel
38 struct k3_udma_glue_tx_channel { struct
39 struct k3_udma_glue_common common;
41 struct udma_tchan *udma_tchanx;
42 int udma_tchan_id;
44 struct k3_ring *ringtx;
45 struct k3_ring *ringtxcq;
47 bool psil_paired;
49 int virq;
51 atomic_t free_pkts;
52 bool tx_pause_on_err;
53 bool tx_filt_einfo;
54 bool tx_filt_pswords;
55 bool tx_supr_tdpkt;