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.c1282 hw->resp_timer_done = 1; in hfa384x_usbctlx_complete_sync()
3086 hw->resp_timer_done = 0; in hfa384x_usbctlxq_run()
3342 if (hw->resp_timer_done == 0) { in hfa384x_usbin_ctlx()
3347 hw->resp_timer_done = 1; in hfa384x_usbin_ctlx()
3877 hw->resp_timer_done = 1; in hfa384x_ctlxout_callback()
3882 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()
3945 hw->resp_timer_done = 1; in hfa384x_usbctlx_reqtimerfn()
3977 hw->resp_timer_done = 1; in hfa384x_usbctlx_resptimerfn()
Dhfa384x.h1248 unsigned short resp_timer_done:1; member