tx_coal_frames 387 drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h u32 tx_coal_frames; tx_coal_frames 1025 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c p->tx_coal_frames = SXGBE_TX_FRAMES; tx_coal_frames 1378 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c if (tqueue->tx_count_frames > tqueue->tx_coal_frames) { tx_coal_frames 143 drivers/net/ethernet/stmicro/stmmac/stmmac.h u32 tx_coal_frames; tx_coal_frames 718 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c ec->tx_max_coalesced_frames = priv->tx_coal_frames; tx_coal_frames 768 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c priv->tx_coal_frames = ec->tx_max_coalesced_frames; tx_coal_frames 2289 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c priv->tx_coal_frames = STMMAC_TX_FRAMES; tx_coal_frames 3029 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c if (likely(priv->tx_coal_frames > tx_q->tx_count_frames) && tx_coal_frames 3235 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c if (likely(priv->tx_coal_frames > tx_q->tx_count_frames) &&