Lines Matching defs:dd
42 static void vl15_watchdog_enq(struct ipath_devdata *dd) in vl15_watchdog_enq()
52 static void vl15_watchdog_deq(struct ipath_devdata *dd) in vl15_watchdog_deq()
65 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in vl15_watchdog_timeout() local
77 static void unmap_desc(struct ipath_devdata *dd, unsigned head) in unmap_desc()
95 int ipath_sdma_make_progress(struct ipath_devdata *dd) in ipath_sdma_make_progress()
159 static void ipath_sdma_notify(struct ipath_devdata *dd, struct list_head *list) in ipath_sdma_notify()
172 static void sdma_notify_taskbody(struct ipath_devdata *dd) in sdma_notify_taskbody()
199 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in sdma_notify_task() local
205 static void dump_sdma_state(struct ipath_devdata *dd) in dump_sdma_state()
233 struct ipath_devdata *dd = (struct ipath_devdata *) opaque; in sdma_abort_task() local
364 void ipath_sdma_intr(struct ipath_devdata *dd) in ipath_sdma_intr()
375 static int alloc_sdma(struct ipath_devdata *dd) in alloc_sdma()
419 int setup_sdma(struct ipath_devdata *dd) in setup_sdma()
508 void teardown_sdma(struct ipath_devdata *dd) in teardown_sdma()
591 void ipath_restart_sdma(struct ipath_devdata *dd) in ipath_restart_sdma()
639 static inline void make_sdma_desc(struct ipath_devdata *dd, in make_sdma_desc()
664 int ipath_sdma_verbs_send(struct ipath_devdata *dd, in ipath_sdma_verbs_send()