Home
last modified time | relevance | path

Searched refs:tx_coal_timer (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c917 ec->tx_coalesce_usecs = priv->tx_coal_timer[queue]; in __stmmac_get_coalesce()
1009 priv->tx_coal_timer[i] = in __stmmac_set_coalesce()
1015 priv->tx_coal_timer[queue] = in __stmmac_set_coalesce()
A Dstmmac.h249 u32 tx_coal_timer[MTL_MAX_TX_QUEUES]; member
A Dstmmac_main.c3184 u32 tx_coal_timer = priv->tx_coal_timer[queue]; in stmmac_tx_timer_arm() local
3188 if (!tx_coal_timer) in stmmac_tx_timer_arm()
3200 STMMAC_COAL_TIMER(tx_coal_timer), in stmmac_tx_timer_arm()
3252 priv->tx_coal_timer[chan] = STMMAC_COAL_TX_TIMER; in stmmac_init_coalesce()
/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_common.h388 u32 tx_coal_timer; member
A Dsxgbe_main.c1035 p->tx_coal_timer = SXGBE_COAL_TX_TIMER; in sxgbe_tx_init_coalesce()
1037 p->txtimer.expires = SXGBE_COAL_TIMER(p->tx_coal_timer); in sxgbe_tx_init_coalesce()
1391 SXGBE_COAL_TIMER(tqueue->tx_coal_timer)); in sxgbe_xmit()

Completed in 27 milliseconds