Searched refs:THROTTLE_JIFFIES (Results 1 – 2 of 2) sorted by relevance
57 #define THROTTLE_JIFFIES (HZ/8) macro632 mod_timer (&dev->delay, jiffies + THROTTLE_JIFFIES); in rx_complete()1293 jiffies + THROTTLE_JIFFIES); in tx_complete()
38 #define THROTTLE_JIFFIES (HZ / 8) macro