Lines Matching defs:ioat_chan
62 static void ioat_print_chanerrs(struct ioatdma_chan *ioat_chan, u32 chanerr) in ioat_print_chanerrs()
82 struct ioatdma_chan *ioat_chan; in ioat_dma_do_interrupt() local
115 struct ioatdma_chan *ioat_chan = data; in ioat_dma_do_interrupt_msix() local
123 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop()
159 static void __ioat_issue_pending(struct ioatdma_chan *ioat_chan) in __ioat_issue_pending()
173 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_issue_pending() local
189 static void ioat_update_pending(struct ioatdma_chan *ioat_chan) in ioat_update_pending()
195 static void __ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in __ioat_start_null_desc()
229 void ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in ioat_start_null_desc()
237 static void __ioat_restart_chan(struct ioatdma_chan *ioat_chan) in __ioat_restart_chan()
259 static int ioat_quiesce(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_quiesce()
280 static int ioat_reset_sync(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_reset_sync()
301 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_tx_submit_unlock() local
329 struct ioatdma_chan *ioat_chan = to_ioat_chan(chan); in ioat_alloc_ring_ent() local
362 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_alloc_ring() local
448 int ioat_check_space_lock(struct ioatdma_chan *ioat_chan, int num_descs) in ioat_check_space_lock()
514 static u64 ioat_get_current_completion(struct ioatdma_chan *ioat_chan) in ioat_get_current_completion()
528 static bool ioat_cleanup_preamble(struct ioatdma_chan *ioat_chan, in ioat_cleanup_preamble()
542 desc_get_errstat(struct ioatdma_chan *ioat_chan, struct ioat_ring_ent *desc) in desc_get_errstat()
575 static void __cleanup(struct ioatdma_chan *ioat_chan, dma_addr_t phys_complete) in __cleanup()
655 static void ioat_cleanup(struct ioatdma_chan *ioat_chan) in ioat_cleanup()
679 struct ioatdma_chan *ioat_chan = to_ioat_chan((void *)data); in ioat_cleanup_event() local
687 static void ioat_restart_channel(struct ioatdma_chan *ioat_chan) in ioat_restart_channel()
705 static void ioat_abort_descs(struct ioatdma_chan *ioat_chan) in ioat_abort_descs()
758 static void ioat_eh(struct ioatdma_chan *ioat_chan) in ioat_eh()
858 static void check_active(struct ioatdma_chan *ioat_chan) in check_active()
871 struct ioatdma_chan *ioat_chan = from_timer(ioat_chan, t, timer); in ioat_timer_event() local
965 struct ioatdma_chan *ioat_chan = to_ioat_chan(c); in ioat_tx_status() local
977 int ioat_reset_hw(struct ioatdma_chan *ioat_chan) in ioat_reset_hw()