Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2sta.c1976 mod_timer(&hw->commsqual_timer, jiffies + HZ); in prism2sta_commsqual_defer()
1981 struct hfa384x *hw = from_timer(hw, t, commsqual_timer); in prism2sta_commsqual_timer()
H A Dhfa384x.h1085 struct timer_list commsqual_timer; member
H A Dhfa384x_usb.c540 timer_setup(&hw->commsqual_timer, prism2sta_commsqual_timer, 0); in hfa384x_create()
2422 del_timer_sync(&hw->commsqual_timer); in hfa384x_drvr_stop()