Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c1101 hw->resp_timer_done = 1; in hfa384x_usbctlx_complete_sync()
2829 hw->resp_timer_done = 0; in hfa384x_usbctlxq_run()
3092 if (hw->resp_timer_done == 0) { in hfa384x_usbin_ctlx()
3097 hw->resp_timer_done = 1; in hfa384x_usbin_ctlx()
3621 hw->resp_timer_done = 1; in hfa384x_ctlxout_callback()
3626 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()
3687 hw->resp_timer_done = 1; in hfa384x_usbctlx_reqtimerfn()
3720 hw->resp_timer_done = 1; in hfa384x_usbctlx_resptimerfn()
H A Dhfa384x.h1052 unsigned short resp_timer_done:1; member