Searched refs:txstatus_timer (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/rt2x00/
H A Drt2800usb.c179 hrtimer_start(&rt2x00dev->txstatus_timer,
206 hrtimer_start(&rt2x00dev->txstatus_timer,
221 container_of(timer, struct rt2x00_dev, txstatus_timer);
811 rt2x00dev->txstatus_timer.function = rt2800usb_tx_sta_fifo_timeout;
H A Drt2x00usb.c820 hrtimer_init(&rt2x00dev->txstatus_timer, CLOCK_MONOTONIC,
H A Drt2x00.h973 struct hrtimer txstatus_timer; member in struct:rt2x00_dev
H A Drt2x00dev.c1426 hrtimer_cancel(&rt2x00dev->txstatus_timer);

Completed in 162 milliseconds