Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dhfa384x_usb.c1122 hw->resp_timer_done = 1; in hfa384x_usbctlx_complete_sync()
2851 hw->resp_timer_done = 0; in hfa384x_usbctlxq_run()
3114 if (hw->resp_timer_done == 0) { in hfa384x_usbin_ctlx()
3119 hw->resp_timer_done = 1; in hfa384x_usbin_ctlx()
3643 hw->resp_timer_done = 1; in hfa384x_ctlxout_callback()
3648 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()
3709 hw->resp_timer_done = 1; in hfa384x_usbctlx_reqtimerfn()
3742 hw->resp_timer_done = 1; in hfa384x_usbctlx_resptimerfn()
Dhfa384x.h1257 unsigned short resp_timer_done:1; member