Home
last modified time | relevance | path

Searched refs:completing (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac53c94.c40 completing, enumerator
284 state->phase = completing; in mac53c94_interrupt()
319 state->phase = completing; in mac53c94_interrupt()
321 case completing: in mac53c94_interrupt()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac53c94.c40 completing, enumerator
282 state->phase = completing; in mac53c94_interrupt()
317 state->phase = completing; in mac53c94_interrupt()
319 case completing: in mac53c94_interrupt()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dprism2usb.c162 list_splice_init(&hw->ctlxq.completing, &cleanlist); in prism2sta_disconnect_usb()
H A Dhfa384x_usb.c536 INIT_LIST_HEAD(&hw->ctlxq.completing); in hfa384x_create()
1144 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in hfa384x_usbctlx_complete_sync()
2647 list_for_each_entry_safe(ctlx, temp, &hw->ctlxq.completing, list) { in hfa384x_usbctlx_completion_task()
2676 /* Move the CTLX off the "completing" list (hopefully) in hfa384x_usbctlx_completion_task()
2746 * The CTLX is migrated to the "completing" queue, and the completing
2769 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in unlocked_usbctlx_complete()
H A Dhfa384x.h1190 struct list_head completing; member
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dprism2usb.c161 list_splice_init(&hw->ctlxq.completing, &cleanlist); in prism2sta_disconnect_usb()
H A Dhfa384x_usb.c515 INIT_LIST_HEAD(&hw->ctlxq.completing); in hfa384x_create()
1123 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in hfa384x_usbctlx_complete_sync()
2625 list_for_each_entry_safe(ctlx, temp, &hw->ctlxq.completing, list) { in hfa384x_usbctlx_completion_task()
2654 /* Move the CTLX off the "completing" list (hopefully) in hfa384x_usbctlx_completion_task()
2724 * The CTLX is migrated to the "completing" queue, and the completing
2747 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in unlocked_usbctlx_complete()
H A Dhfa384x.h985 struct list_head completing; member

Completed in 17 milliseconds