Home
last modified time | relevance | path

Searched defs:ioat_chan (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/dma/ioat/
Ddma.c74 static void ioat_print_chanerrs(struct ioatdma_chan *ioat_chan, u32 chanerr) in ioat_print_chanerrs()
94 struct ioatdma_chan *ioat_chan; in ioat_dma_do_interrupt() local
127 struct ioatdma_chan *ioat_chan = data; in ioat_dma_do_interrupt_msix() local
135 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop()
171 static void __ioat_issue_pending(struct ioatdma_chan *ioat_chan) in __ioat_issue_pending()
185 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_issue_pending() local
201 static void ioat_update_pending(struct ioatdma_chan *ioat_chan) in ioat_update_pending()
207 static void __ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in __ioat_start_null_desc()
241 void ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in ioat_start_null_desc()
249 static void __ioat_restart_chan(struct ioatdma_chan *ioat_chan) in __ioat_restart_chan()
[all …]
Dsysfs.c57 struct ioatdma_chan *ioat_chan; in ioat_attr_show() local
72 struct ioatdma_chan *ioat_chan; in ioat_attr_store() local
93 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_add() local
114 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_del() local
125 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_size_show() local
133 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_active_show() local
142 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in intr_coalesce_show() local
151 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in intr_coalesce_store() local
Ddma.h35 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) argument
36 #define to_pdev(ioat_chan) ((ioat_chan)->ioat_dma->pdev) argument
229 __dump_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_dma_descriptor *hw, in __dump_desc_dbg()
250 static inline u64 ioat_chansts(struct ioatdma_chan *ioat_chan) in ioat_chansts()
260 static inline u32 ioat_chanerr(struct ioatdma_chan *ioat_chan) in ioat_chanerr()
265 static inline void ioat_suspend(struct ioatdma_chan *ioat_chan) in ioat_suspend()
273 static inline void ioat_reset(struct ioatdma_chan *ioat_chan) in ioat_reset()
281 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending()
320 static inline u32 ioat_ring_size(struct ioatdma_chan *ioat_chan) in ioat_ring_size()
326 static inline u16 ioat_ring_active(struct ioatdma_chan *ioat_chan) in ioat_ring_active()
[all …]
Dprep.c116 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_dma_prep_memcpy_lock() local
168 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_xor_lock() local
260 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_xor() local
273 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_xor_val() local
288 dump_pq_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_ring_ent *desc, in dump_pq_desc_dbg()
315 static void dump_pq16_desc_dbg(struct ioatdma_chan *ioat_chan, in dump_pq16_desc_dbg()
356 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_pq_lock() local
480 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_pq16_lock() local
590 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_pq() local
635 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_pq_val() local
[all …]
Dinit.c414 struct ioatdma_chan *ioat_chan; in ioat_dma_setup_interrupts() local
580 struct ioatdma_chan *ioat_chan; in ioat_enumerate_channels() local
623 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_free_chan_resources() local
685 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_alloc_chan_resources() local
750 struct ioatdma_chan *ioat_chan, int idx) in ioat_init_channel()
1050 struct ioatdma_chan *ioat_chan; in ioat_intr_quirk() local
1078 struct ioatdma_chan *ioat_chan; in ioat3_dma_probe() local
1195 struct ioatdma_chan *ioat_chan; in ioat_shutdown() local
1219 struct ioatdma_chan *ioat_chan; in ioat_resume() local