Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c857 ec->tx_coalesce_usecs = priv->tx_coal_timer[queue]; in __stmmac_get_coalesce()
949 priv->tx_coal_timer[i] = in __stmmac_set_coalesce()
955 priv->tx_coal_timer[queue] = in __stmmac_set_coalesce()
A Dstmmac.h191 u32 tx_coal_timer[MTL_MAX_TX_QUEUES]; member
A Dstmmac_main.c2650 STMMAC_COAL_TIMER(priv->tx_coal_timer[queue]), in stmmac_tx_clean()
2949 STMMAC_COAL_TIMER(priv->tx_coal_timer[queue]), in stmmac_tx_timer_arm()
2999 priv->tx_coal_timer[chan] = STMMAC_COAL_TX_TIMER; in stmmac_init_coalesce()
/linux/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 25 milliseconds