Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x.h1282 struct timer_list commsqual_timer; member
Dhfa384x_usb.c576 setup_timer(&hw->commsqual_timer, prism2sta_commsqual_timer, in hfa384x_create()
2657 del_timer_sync(&hw->commsqual_timer); in hfa384x_drvr_stop()
Dprism2sta.c2022 mod_timer(&hw->commsqual_timer, jiffies + HZ); in prism2sta_commsqual_defer()