Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h206 u32 tx_coal_timer[MTL_MAX_TX_QUEUES]; member
A Dstmmac_ethtool.c867 ec->tx_coalesce_usecs = priv->tx_coal_timer[queue]; in __stmmac_get_coalesce()
959 priv->tx_coal_timer[i] = in __stmmac_set_coalesce()
965 priv->tx_coal_timer[queue] = in __stmmac_set_coalesce()
A Dstmmac_main.c2689 STMMAC_COAL_TIMER(priv->tx_coal_timer[queue]), in stmmac_tx_clean()
2973 STMMAC_COAL_TIMER(priv->tx_coal_timer[queue]), in stmmac_tx_timer_arm()
3023 priv->tx_coal_timer[chan] = STMMAC_COAL_TX_TIMER; in stmmac_init_coalesce()

Completed in 23 milliseconds