Searched refs:txstatus_timer (Results 1 – 2 of 2) sorted by relevance
1394 hrtimer_setup(&rt2x00dev->txstatus_timer, hrtimer_dummy_timeout, CLOCK_MONOTONIC, in rt2x00lib_probe_dev()1517 hrtimer_cancel(&rt2x00dev->txstatus_timer); in rt2x00lib_remove_dev()
982 struct hrtimer txstatus_timer; member