Searched refs:TLAN_TIMER_ACT_DELAY (Results 1 – 2 of 2) sorted by relevance
229 #define TLAN_TIMER_ACT_DELAY (HZ/10) macro
1409 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY; in tlan_handle_tx_eof()1560 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY; in tlan_handle_rx_eof()1848 if (elapsed >= TLAN_TIMER_ACT_DELAY) { in tlan_timer()1853 + TLAN_TIMER_ACT_DELAY; in tlan_timer()