Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x_usb.c3754 int timer_ok = 1; in hfa384x_ctlxout_callback() local
3847 timer_ok = del_timer(&hw->resptimer); in hfa384x_ctlxout_callback()
3848 if (timer_ok != 0) in hfa384x_ctlxout_callback()
3854 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()