Home
last modified time | relevance | path

Searched refs:TLAN_TIMER_ACTIVITY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c254 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer()
1409 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof()
1411 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof()
1560 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()
1562 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()
1842 case TLAN_TIMER_ACTIVITY: in tlan_timer()
H A Dtlan.h221 #define TLAN_TIMER_ACTIVITY 2 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c256 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()
H A Dtlan.h221 #define TLAN_TIMER_ACTIVITY 2 macro

Completed in 9 milliseconds