tx_usecs 1657 drivers/net/ethernet/amd/xgbe/xgbe-dev.c if (pdata->tx_usecs && !channel->tx_timer_active) { tx_usecs 1660 drivers/net/ethernet/amd/xgbe/xgbe-dev.c jiffies + usecs_to_jiffies(pdata->tx_usecs)); tx_usecs 1160 drivers/net/ethernet/amd/xgbe/xgbe-drv.c pdata->tx_usecs = XGMAC_INIT_DMA_TX_USECS; tx_usecs 1152 drivers/net/ethernet/amd/xgbe/xgbe.h unsigned int tx_usecs; tx_usecs 495 drivers/net/ethernet/hisilicon/hns/hnae.h u32 *tx_usecs, u32 *rx_usecs); tx_usecs 541 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c u32 *tx_usecs, u32 *rx_usecs) tx_usecs 546 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, tx_usecs 415 drivers/net/ethernet/hisilicon/hns3/hnae3.h u32 *tx_usecs, u32 *rx_usecs); tx_usecs 58 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c priv->tx_cq[t][i]->moder_time = priv->tx_usecs; tx_usecs 1005 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c coal->tx_coalesce_usecs = priv->tx_usecs; tx_usecs 1056 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c if (coal->tx_coalesce_usecs != priv->tx_usecs || tx_usecs 1058 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c priv->tx_usecs = coal->tx_coalesce_usecs; tx_usecs 1416 drivers/net/ethernet/mellanox/mlx4/en_netdev.c priv->tx_usecs = MLX4_EN_TX_COAL_TIME; tx_usecs 1434 drivers/net/ethernet/mellanox/mlx4/en_netdev.c cq->moder_time = priv->tx_usecs; tx_usecs 551 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h u16 tx_usecs; tx_usecs 2058 drivers/net/ethernet/sfc/efx.c int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, tx_usecs 2069 drivers/net/ethernet/sfc/efx.c if (tx_usecs > timer_max_us || rx_usecs > timer_max_us) tx_usecs 2072 drivers/net/ethernet/sfc/efx.c if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 && tx_usecs 2085 drivers/net/ethernet/sfc/efx.c channel->irq_moderation_us = tx_usecs; tx_usecs 2091 drivers/net/ethernet/sfc/efx.c void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, tx_usecs 2102 drivers/net/ethernet/sfc/efx.c *tx_usecs = *rx_usecs; tx_usecs 2107 drivers/net/ethernet/sfc/efx.c *tx_usecs = tx_channel->irq_moderation_us; tx_usecs 238 drivers/net/ethernet/sfc/efx.h int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, tx_usecs 241 drivers/net/ethernet/sfc/efx.h void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, tx_usecs 605 drivers/net/ethernet/sfc/ethtool.c unsigned int tx_usecs, rx_usecs; tx_usecs 608 drivers/net/ethernet/sfc/ethtool.c efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &rx_adaptive); tx_usecs 610 drivers/net/ethernet/sfc/ethtool.c coalesce->tx_coalesce_usecs = tx_usecs; tx_usecs 611 drivers/net/ethernet/sfc/ethtool.c coalesce->tx_coalesce_usecs_irq = tx_usecs; tx_usecs 624 drivers/net/ethernet/sfc/ethtool.c unsigned int tx_usecs, rx_usecs; tx_usecs 631 drivers/net/ethernet/sfc/ethtool.c efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); tx_usecs 643 drivers/net/ethernet/sfc/ethtool.c rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && tx_usecs 644 drivers/net/ethernet/sfc/ethtool.c coalesce->tx_coalesce_usecs_irq == tx_usecs); tx_usecs 645 drivers/net/ethernet/sfc/ethtool.c if (coalesce->tx_coalesce_usecs != tx_usecs) tx_usecs 646 drivers/net/ethernet/sfc/ethtool.c tx_usecs = coalesce->tx_coalesce_usecs; tx_usecs 648 drivers/net/ethernet/sfc/ethtool.c tx_usecs = coalesce->tx_coalesce_usecs_irq; tx_usecs 650 drivers/net/ethernet/sfc/ethtool.c rc = efx_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, tx_usecs 1908 drivers/net/ethernet/sfc/falcon/efx.c int ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, tx_usecs 1919 drivers/net/ethernet/sfc/falcon/efx.c if (tx_usecs > timer_max_us || rx_usecs > timer_max_us) tx_usecs 1922 drivers/net/ethernet/sfc/falcon/efx.c if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 && tx_usecs 1935 drivers/net/ethernet/sfc/falcon/efx.c channel->irq_moderation_us = tx_usecs; tx_usecs 1941 drivers/net/ethernet/sfc/falcon/efx.c void ef4_get_irq_moderation(struct ef4_nic *efx, unsigned int *tx_usecs, tx_usecs 1952 drivers/net/ethernet/sfc/falcon/efx.c *tx_usecs = *rx_usecs; tx_usecs 1957 drivers/net/ethernet/sfc/falcon/efx.c *tx_usecs = tx_channel->irq_moderation_us; tx_usecs 202 drivers/net/ethernet/sfc/falcon/efx.h int ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, tx_usecs 205 drivers/net/ethernet/sfc/falcon/efx.h void ef4_get_irq_moderation(struct ef4_nic *efx, unsigned int *tx_usecs, tx_usecs 583 drivers/net/ethernet/sfc/falcon/ethtool.c unsigned int tx_usecs, rx_usecs; tx_usecs 586 drivers/net/ethernet/sfc/falcon/ethtool.c ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &rx_adaptive); tx_usecs 588 drivers/net/ethernet/sfc/falcon/ethtool.c coalesce->tx_coalesce_usecs = tx_usecs; tx_usecs 589 drivers/net/ethernet/sfc/falcon/ethtool.c coalesce->tx_coalesce_usecs_irq = tx_usecs; tx_usecs 602 drivers/net/ethernet/sfc/falcon/ethtool.c unsigned int tx_usecs, rx_usecs; tx_usecs 609 drivers/net/ethernet/sfc/falcon/ethtool.c ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); tx_usecs 621 drivers/net/ethernet/sfc/falcon/ethtool.c rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && tx_usecs 622 drivers/net/ethernet/sfc/falcon/ethtool.c coalesce->tx_coalesce_usecs_irq == tx_usecs); tx_usecs 623 drivers/net/ethernet/sfc/falcon/ethtool.c if (coalesce->tx_coalesce_usecs != tx_usecs) tx_usecs 624 drivers/net/ethernet/sfc/falcon/ethtool.c tx_usecs = coalesce->tx_coalesce_usecs; tx_usecs 626 drivers/net/ethernet/sfc/falcon/ethtool.c tx_usecs = coalesce->tx_coalesce_usecs_irq; tx_usecs 628 drivers/net/ethernet/sfc/falcon/ethtool.c rc = ef4_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, tx_usecs 217 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c pdata->tx_usecs = XLGMAC_INIT_DMA_TX_USECS; tx_usecs 693 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c if (pdata->tx_usecs && !channel->tx_timer_active) { tx_usecs 696 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c jiffies + usecs_to_jiffies(pdata->tx_usecs)); tx_usecs 587 drivers/net/ethernet/synopsys/dwc-xlgmac.h unsigned int tx_usecs;