Searched refs:rx_active_check_time (Results 1 – 2 of 2) sorted by relevance
62 interval = jiffies_to_msecs(jiffies - sc->rx_active_check_time); in ath_hw_rx_inactive_check() 69 sc->rx_active_check_time = jiffies; in ath_hw_rx_inactive_check()
1020 unsigned long rx_active_check_time; member