Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c1394 hrtimer_setup(&rt2x00dev->txstatus_timer, hrtimer_dummy_timeout, CLOCK_MONOTONIC, in rt2x00lib_probe_dev()
1517 hrtimer_cancel(&rt2x00dev->txstatus_timer); in rt2x00lib_remove_dev()
H A Drt2x00.h982 struct hrtimer txstatus_timer; member