Lines Matching refs:hfa384x_usbctlx

178 				  struct hfa384x_usbctlx *ctlx);
181 struct hfa384x_usbctlx *ctlx);
189 struct hfa384x_usbctlx *ctlx,
193 unlocked_usbctlx_cancel_async(struct hfa384x *hw, struct hfa384x_usbctlx *ctlx);
196 const struct hfa384x_usbctlx *ctlx);
259 static inline struct hfa384x_usbctlx *get_active_ctlx(struct hfa384x *hw) in get_active_ctlx()
261 return list_entry(hw->ctlxq.active.next, struct hfa384x_usbctlx, list); in get_active_ctlx()
582 static struct hfa384x_usbctlx *usbctlx_alloc(void) in usbctlx_alloc()
584 struct hfa384x_usbctlx *ctlx; in usbctlx_alloc()
770 const struct hfa384x_usbctlx *ctlx) in hfa384x_cb_status()
1065 struct hfa384x_usbctlx *ctlx, in hfa384x_usbctlx_complete_sync()
1180 struct hfa384x_usbctlx *ctlx; in hfa384x_docmd()
1269 struct hfa384x_usbctlx *ctlx; in hfa384x_dorrid()
1351 struct hfa384x_usbctlx *ctlx; in hfa384x_dowrid()
1433 struct hfa384x_usbctlx *ctlx; in hfa384x_dormem()
1519 struct hfa384x_usbctlx *ctlx; in hfa384x_dowmem()
2581 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_reaper_task()
2615 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_completion_task()
2690 struct hfa384x_usbctlx *ctlx) in unlocked_usbctlx_cancel_async()
2741 struct hfa384x_usbctlx *ctlx) in unlocked_usbctlx_complete()
2800 struct hfa384x_usbctlx *head; in hfa384x_usbctlxq_run()
2805 struct hfa384x_usbctlx, list); in hfa384x_usbctlxq_run()
3071 struct hfa384x_usbctlx *ctlx; in hfa384x_usbin_ctlx()
3528 struct hfa384x_usbctlx *ctlx; in hfa384x_ctlxout_callback()
3673 struct hfa384x_usbctlx *ctlx = get_active_ctlx(hw); in hfa384x_usbctlx_reqtimerfn()
3726 struct hfa384x_usbctlx *ctlx = get_active_ctlx(hw); in hfa384x_usbctlx_resptimerfn()
3797 struct hfa384x_usbctlx *ctlx) in hfa384x_usbctlx_submit()