Searched refs:TLAN_TIMER_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
221 #define TLAN_TIMER_ACTIVITY 2 macro
256 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer() 1411 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof() 1413 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof() 1562 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof() 1564 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof() 1844 case TLAN_TIMER_ACTIVITY: in tlan_timer()