Home
last modified time | relevance | path

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

/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.c45 struct ioatdma_chan *ioat_chan; in ioat_attr_show() local
60 struct ioatdma_chan *ioat_chan; in ioat_attr_store() local
81 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_add() local
102 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_del() local
113 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_size_show() local
121 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_active_show() local
130 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in intr_coalesce_show() local
139 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in intr_coalesce_store() local
Ddma.h23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) argument
24 #define to_pdev(ioat_chan) ((ioat_chan)->ioat_dma->pdev) argument
219 __dump_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_dma_descriptor *hw, in __dump_desc_dbg()
240 static inline u64 ioat_chansts(struct ioatdma_chan *ioat_chan) in ioat_chansts()
250 static inline u32 ioat_chanerr(struct ioatdma_chan *ioat_chan) in ioat_chanerr()
255 static inline void ioat_suspend(struct ioatdma_chan *ioat_chan) in ioat_suspend()
263 static inline void ioat_reset(struct ioatdma_chan *ioat_chan) in ioat_reset()
271 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending()
307 static inline u32 ioat_ring_size(struct ioatdma_chan *ioat_chan) in ioat_ring_size()
313 static inline u16 ioat_ring_active(struct ioatdma_chan *ioat_chan) in ioat_ring_active()
[all …]
Dprep.c104 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_dma_prep_memcpy_lock() local
156 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_xor_lock() local
248 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_xor() local
261 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_xor_val() local
276 dump_pq_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_ring_ent *desc, in dump_pq_desc_dbg()
303 static void dump_pq16_desc_dbg(struct ioatdma_chan *ioat_chan, in dump_pq16_desc_dbg()
344 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_pq_lock() local
468 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in __ioat_prep_pq16_lock() local
578 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_pq() local
623 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_prep_pq_val() local
[all …]
Dinit.c404 struct ioatdma_chan *ioat_chan; in ioat_dma_setup_interrupts() local
554 struct ioatdma_chan *ioat_chan; in ioat_enumerate_channels() local
597 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_free_chan_resources() local
668 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_alloc_chan_resources() local
755 struct ioatdma_chan *ioat_chan, int idx) in ioat_init_channel()
1053 struct ioatdma_chan *ioat_chan; in ioat_intr_quirk() local
1081 struct ioatdma_chan *ioat_chan; in ioat3_dma_probe() local
1211 struct ioatdma_chan *ioat_chan; in ioat_shutdown() local
1242 struct ioatdma_chan *ioat_chan; in ioat_resume() local