Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dhfa384x_usb.c3547 int timer_ok = 1; in hfa384x_ctlxout_callback() local
3640 timer_ok = del_timer(&hw->resptimer); in hfa384x_ctlxout_callback()
3641 if (timer_ok != 0) in hfa384x_ctlxout_callback()
3647 if (!timer_ok && (hw->resp_timer_done == 0)) { in hfa384x_ctlxout_callback()