Searched refs:HOLD_DOWN_TIME (Results 1 – 2 of 2) sorted by relevance
129 #define HOLD_DOWN_TIME (5*HZ) /* link hold down time : Changed from 30 to 5 */ macro2317 if (dev && ((jiffies - card->state_tick) > HOLD_DOWN_TIME)) { in retrigger_comm()
126 #define HOLD_DOWN_TIME (30*HZ) /* link hold down time */ macro2383 ((jiffies - card->state_tick) > HOLD_DOWN_TIME)){ in poll_disconnected()