Searched refs:txstatus_timer (Results 1 – 4 of 4) sorted by relevance
179 hrtimer_start(&rt2x00dev->txstatus_timer, in rt2800usb_tx_sta_fifo_read_completed()206 hrtimer_start(&rt2x00dev->txstatus_timer, in rt2800usb_async_read_tx_status()221 container_of(timer, struct rt2x00_dev, txstatus_timer); in rt2800usb_tx_sta_fifo_timeout()815 rt2x00dev->txstatus_timer.function = rt2800usb_tx_sta_fifo_timeout; in rt2800usb_probe_hw()
810 hrtimer_init(&rt2x00dev->txstatus_timer, CLOCK_MONOTONIC, in rt2x00usb_probe()
973 struct hrtimer txstatus_timer; member
1426 hrtimer_cancel(&rt2x00dev->txstatus_timer); in rt2x00lib_remove_dev()