Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.c50 struct ioatdma_chan *ioat_chan; in ioat_dma_do_interrupt() local
83 struct ioatdma_chan *ioat_chan = data; in ioat_dma_do_interrupt_msix() local
91 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop()
127 static void __ioat_issue_pending(struct ioatdma_chan *ioat_chan) in __ioat_issue_pending()
141 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_issue_pending() local
157 static void ioat_update_pending(struct ioatdma_chan *ioat_chan) in ioat_update_pending()
163 static void __ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in __ioat_start_null_desc()
197 void ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in ioat_start_null_desc()
205 static void __ioat_restart_chan(struct ioatdma_chan *ioat_chan) in __ioat_restart_chan()
227 static int ioat_quiesce(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_quiesce()
[all …]
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
217 __dump_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_dma_descriptor *hw, in __dump_desc_dbg()
238 static inline u64 ioat_chansts_32(struct ioatdma_chan *ioat_chan) in ioat_chansts_32()
257 static inline u64 ioat_chansts(struct ioatdma_chan *ioat_chan) in ioat_chansts()
280 static inline u32 ioat_chanerr(struct ioatdma_chan *ioat_chan) in ioat_chanerr()
285 static inline void ioat_suspend(struct ioatdma_chan *ioat_chan) in ioat_suspend()
293 static inline void ioat_reset(struct ioatdma_chan *ioat_chan) in ioat_reset()
301 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending()
342 static inline u32 ioat_ring_size(struct ioatdma_chan *ioat_chan) in ioat_ring_size()
[all …]
Dsysfs.c57 struct ioatdma_chan *ioat_chan; in ioat_attr_show() local
77 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_add() local
98 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_kobject_del() local
109 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_size_show() local
117 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ring_active_show() local
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.c412 struct ioatdma_chan *ioat_chan; in ioat_dma_setup_interrupts() local
591 struct ioatdma_chan *ioat_chan; in ioat_enumerate_channels() local
634 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_free_chan_resources() local
687 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_alloc_chan_resources() local
753 struct ioatdma_chan *ioat_chan, int idx) in ioat_init_channel()
1057 struct ioatdma_chan *ioat_chan; in ioat_intr_quirk() local
1085 struct ioatdma_chan *ioat_chan; in ioat3_dma_probe() local
1193 struct ioatdma_chan *ioat_chan; in ioat_shutdown() local
1217 struct ioatdma_chan *ioat_chan; in ioat_resume() local
/linux-4.4.14/drivers/idle/
Di7300_idle.c197 u8 ver, chan_count, ioat_chan; in i7300_idle_ioat_init() local