Home
last modified time | relevance | path

Searched refs:resp_timer_done (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/wlan-ng/
Dhfa384x_usb.c1122 hw->resp_timer_done = 1; in hfa384x_usbctlx_complete_sync()
2850 hw->resp_timer_done = 0; in hfa384x_usbctlxq_run()
3113 if (hw->resp_timer_done == 0) { in hfa384x_usbin_ctlx()
3118 hw->resp_timer_done = 1; in hfa384x_usbin_ctlx()
3642 hw->resp_timer_done = 1; in hfa384x_ctlxout_callback()
3647 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()
3708 hw->resp_timer_done = 1; in hfa384x_usbctlx_reqtimerfn()
3741 hw->resp_timer_done = 1; in hfa384x_usbctlx_resptimerfn()
Dhfa384x.h1244 unsigned short resp_timer_done:1; member