Lines Matching defs:ioat_chan
50 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()
248 static int ioat_reset_sync(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_reset_sync()
269 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_tx_submit_unlock() local
365 static bool reshape_ring(struct ioatdma_chan *ioat_chan, int order) in reshape_ring()
478 int ioat_check_space_lock(struct ioatdma_chan *ioat_chan, int num_descs) in ioat_check_space_lock()
563 static u64 ioat_get_current_completion(struct ioatdma_chan *ioat_chan) in ioat_get_current_completion()
577 static bool ioat_cleanup_preamble(struct ioatdma_chan *ioat_chan, in ioat_cleanup_preamble()
591 desc_get_errstat(struct ioatdma_chan *ioat_chan, struct ioat_ring_ent *desc) in desc_get_errstat()
624 static void __cleanup(struct ioatdma_chan *ioat_chan, dma_addr_t phys_complete) in __cleanup()
702 static void ioat_cleanup(struct ioatdma_chan *ioat_chan) in ioat_cleanup()
725 struct ioatdma_chan *ioat_chan = to_ioat_chan((void *)data); in ioat_cleanup_event() local
733 static void ioat_restart_channel(struct ioatdma_chan *ioat_chan) in ioat_restart_channel()
744 static void ioat_eh(struct ioatdma_chan *ioat_chan) in ioat_eh()
817 static void check_active(struct ioatdma_chan *ioat_chan) in check_active()
843 struct ioatdma_chan *ioat_chan = to_ioat_chan((void *)data); in ioat_timer_event() local
897 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_tx_status() local
921 struct ioatdma_chan *ioat_chan; in ioat_irq_reinit() local
943 int ioat_reset_hw(struct ioatdma_chan *ioat_chan) in ioat_reset_hw()