Searched refs:TLAN_TIMER_ACT_DELAY (Results 1 – 2 of 2) sorted by relevance
232 #define TLAN_TIMER_ACT_DELAY (HZ/10) macro
1444 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY; in TLan_HandleTxEOF()1615 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY; in TLan_HandleRxEOF()1900 if ( elapsed >= TLAN_TIMER_ACT_DELAY ) { in TLan_Timer()1904 priv->timer.expires = priv->timerSetAt + TLAN_TIMER_ACT_DELAY; in TLan_Timer()