Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wlan-ng/
Dhfa384x_usb.c1131 hw->resp_timer_done = 1; in hfa384x_usbctlx_complete_sync()
2860 hw->resp_timer_done = 0; in hfa384x_usbctlxq_run()
3123 if (hw->resp_timer_done == 0) { in hfa384x_usbin_ctlx()
3128 hw->resp_timer_done = 1; in hfa384x_usbin_ctlx()
3646 hw->resp_timer_done = 1; in hfa384x_ctlxout_callback()
3651 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()
3712 hw->resp_timer_done = 1; in hfa384x_usbctlx_reqtimerfn()
3745 hw->resp_timer_done = 1; in hfa384x_usbctlx_resptimerfn()
Dhfa384x.h1259 unsigned short resp_timer_done:1; member