Searched refs:tx_usecs (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dethtool.c105 unsigned int tx_usecs, rx_usecs; local
108 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &rx_adaptive);
110 coalesce->tx_coalesce_usecs = tx_usecs;
111 coalesce->tx_coalesce_usecs_irq = tx_usecs;
126 unsigned int tx_usecs, rx_usecs; local
130 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive);
142 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs &&
143 coalesce->tx_coalesce_usecs_irq == tx_usecs);
144 if (coalesce->tx_coalesce_usecs != tx_usecs)
145 tx_usecs
[all...]
H A Defx.h172 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs,
175 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs,
H A Defx.c429 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, argument
440 if (tx_usecs > timer_max_us || rx_usecs > timer_max_us)
443 if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 &&
456 channel->irq_moderation_us = tx_usecs;
458 channel->irq_moderation_us = tx_usecs;
464 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, argument
475 *tx_usecs = *rx_usecs;
480 *tx_usecs = tx_channel->irq_moderation_us;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool.c105 unsigned int tx_usecs, rx_usecs; local
108 efx_siena_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &rx_adaptive);
110 coalesce->tx_coalesce_usecs = tx_usecs;
111 coalesce->tx_coalesce_usecs_irq = tx_usecs;
126 unsigned int tx_usecs, rx_usecs; local
130 efx_siena_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive);
142 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs &&
143 coalesce->tx_coalesce_usecs_irq == tx_usecs);
144 if (coalesce->tx_coalesce_usecs != tx_usecs)
145 tx_usecs
[all...]
H A Defx.h155 int efx_siena_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs,
158 void efx_siena_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs,
H A Defx.c429 int efx_siena_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, argument
440 if (tx_usecs > timer_max_us || rx_usecs > timer_max_us)
443 if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 &&
456 channel->irq_moderation_us = tx_usecs;
458 channel->irq_moderation_us = tx_usecs;
464 void efx_siena_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, argument
475 *tx_usecs = *rx_usecs;
480 *tx_usecs = tx_channel->irq_moderation_us;
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c585 unsigned int tx_usecs, rx_usecs; local
588 ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &rx_adaptive);
590 coalesce->tx_coalesce_usecs = tx_usecs;
591 coalesce->tx_coalesce_usecs_irq = tx_usecs;
606 unsigned int tx_usecs, rx_usecs; local
610 ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive);
622 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs &&
623 coalesce->tx_coalesce_usecs_irq == tx_usecs);
624 if (coalesce->tx_coalesce_usecs != tx_usecs)
625 tx_usecs
[all...]
H A Defx.h202 int ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs,
205 void ef4_get_irq_moderation(struct ef4_nic *efx, unsigned int *tx_usecs,
H A Defx.c1898 int ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, argument
1909 if (tx_usecs > timer_max_us || rx_usecs > timer_max_us)
1912 if (tx_usecs != rx_usecs && efx->tx_channel_offset == 0 &&
1925 channel->irq_moderation_us = tx_usecs;
1931 void ef4_get_irq_moderation(struct ef4_nic *efx, unsigned int *tx_usecs, argument
1942 *tx_usecs = *rx_usecs;
1947 *tx_usecs = tx_channel->irq_moderation_us;
/linux-master/include/uapi/linux/
H A Dvirtio_net.h379 __le32 tx_usecs; member in struct:virtio_net_ctrl_coal_tx
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h588 unsigned int tx_usecs; member in struct:xlgmac_pdata
H A Ddwc-xlgmac-common.c217 pdata->tx_usecs = XLGMAC_INIT_DMA_TX_USECS;
H A Ddwc-xlgmac-hw.c693 if (pdata->tx_usecs && !channel->tx_timer_active) {
696 jiffies + usecs_to_jiffies(pdata->tx_usecs));
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c518 u32 *tx_usecs, u32 *rx_usecs)
523 *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common,
517 hns_ae_get_coalesce_usecs(struct hnae_handle *handle, u32 *tx_usecs, u32 *rx_usecs) argument
H A Dhnae.h489 u32 *tx_usecs, u32 *rx_usecs);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h554 u16 tx_usecs; member in struct:mlx4_en_priv
H A Den_ethtool.c59 priv->tx_cq[t][i]->moder_time = priv->tx_usecs;
1010 coal->tx_coalesce_usecs = priv->tx_usecs;
1063 if (coal->tx_coalesce_usecs != priv->tx_usecs ||
1065 priv->tx_usecs = coal->tx_coalesce_usecs;
H A Den_netdev.c1418 priv->tx_usecs = MLX4_EN_TX_COAL_TIME;
1436 cq->moder_time = priv->tx_usecs;
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c692 if (!pdata->tx_usecs)
701 jiffies + usecs_to_jiffies(pdata->tx_usecs));
1104 pdata->tx_usecs = XGMAC_INIT_DMA_TX_USECS;
H A Dxgbe.h1179 unsigned int tx_usecs; member in struct:xgbe_prv_data
H A Dxgbe-dev.c1714 if (pdata->tx_usecs && !channel->tx_timer_active) {
1717 jiffies + usecs_to_jiffies(pdata->tx_usecs));
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h635 u32 *tx_usecs, u32 *rx_usecs);
/linux-master/drivers/net/
H A Dvirtio_net.c3416 vi->ctrl->coal_tx.tx_usecs = cpu_to_le32(ec->tx_coalesce_usecs);

Completed in 251 milliseconds