Home
last modified time | relevance | path

Searched refs:use_adaptive_rx_coalesce (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c310 if (rxcoal->use_adaptive_rx_coalesce) in enic_get_coalesce()
311 ecmd->use_adaptive_rx_coalesce = 1; in enic_get_coalesce()
400 rxcoal->use_adaptive_rx_coalesce = !!ecmd->use_adaptive_rx_coalesce; in enic_set_coalesce()
401 if (!rxcoal->use_adaptive_rx_coalesce) in enic_set_coalesce()
Denic.h82 u32 use_adaptive_rx_coalesce; member
Denic_main.c1450 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_rq_indicate_buf()
1575 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll()
1587 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll()
1700 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll_msix_rq()
1712 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll_msix_rq()
1880 rx_coal->use_adaptive_rx_coalesce = 1; in enic_set_rx_coal_setting()
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c742 ec->use_adaptive_rx_coalesce = true; in vmxnet3_get_coalesce()
797 (ec->use_adaptive_rx_coalesce == 0) && in vmxnet3_set_coalesce()
808 if ((ec->use_adaptive_rx_coalesce != 0) || in vmxnet3_set_coalesce()
826 if (ec->use_adaptive_rx_coalesce != 0) { in vmxnet3_set_coalesce()
840 (ec->use_adaptive_rx_coalesce != 0)) { in vmxnet3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c438 ec->use_adaptive_rx_coalesce = 1; in __i40evf_get_coalesce()
500 if (!ec->use_adaptive_rx_coalesce) in i40evf_set_itr_per_queue()
539 if (ec->use_adaptive_rx_coalesce) in __i40evf_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c331 coalesce->use_adaptive_rx_coalesce = in ena_get_coalesce()
385 if (!coalesce->use_adaptive_rx_coalesce) { in ena_set_coalesce()
392 if (coalesce->use_adaptive_rx_coalesce) { in ena_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c848 cmd->use_adaptive_rx_coalesce = in hns3_get_coalesce_per_queue()
950 cmd->use_adaptive_rx_coalesce == 1) { in hns3_check_coalesce_para()
954 cmd->use_adaptive_rx_coalesce); in hns3_check_coalesce_para()
975 cmd->use_adaptive_rx_coalesce; in hns3_set_coalesce_per_queue()
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c175 (ec->use_adaptive_rx_coalesce) || (ec->use_adaptive_tx_coalesce) || in xlgmac_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c741 ec->use_adaptive_rx_coalesce = priv->ae_handle->coal_adapt_en; in hns_get_coalesce()
793 if (ec->use_adaptive_rx_coalesce != priv->ae_handle->coal_adapt_en) in hns_set_coalesce()
794 priv->ae_handle->coal_adapt_en = ec->use_adaptive_rx_coalesce; in hns_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c336 et->use_adaptive_rx_coalesce = aic->enable; in be_get_coalesce()
354 aic->enable = et->use_adaptive_rx_coalesce; in be_set_coalesce()
367 if (!et->use_adaptive_rx_coalesce && skyhawk_chip(adapter)) in be_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c254 if (coal->use_adaptive_rx_coalesce || coal->use_adaptive_tx_coalesce) in aq_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c400 coal->use_adaptive_rx_coalesce = priv->channels.params.rx_dim_enabled; in mlx5e_ethtool_get_coalesce()
476 new_channels.params.rx_dim_enabled = !!coal->use_adaptive_rx_coalesce; in mlx5e_ethtool_set_coalesce()
489 reset = (!!coal->use_adaptive_rx_coalesce != priv->channels.params.rx_dim_enabled) || in mlx5e_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c327 coalesce->use_adaptive_rx_coalesce = in bnad_get_coalesce()
364 if (coalesce->use_adaptive_rx_coalesce) { in bnad_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c644 ec->use_adaptive_rx_coalesce = ITR_IS_ADAPTIVE(interface->rx_itr); in fm10k_get_coalesce()
671 if (ec->use_adaptive_rx_coalesce) in fm10k_set_coalesce()
/Linux-v4.19/include/uapi/linux/
Dethtool.h447 __u32 use_adaptive_rx_coalesce; member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c756 adapter->params.sge.coalesce_enable = c->use_adaptive_rx_coalesce; in set_coalesce()
768 c->use_adaptive_rx_coalesce = adapter->params.sge.coalesce_enable; in get_coalesce()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c931 set_adaptive_rx_setting(dev, c->use_adaptive_rx_coalesce); in set_coalesce()
945 c->use_adaptive_rx_coalesce = get_adaptive_rx_setting(dev); in get_coalesce()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c595 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in ef4_ethtool_get_coalesce()
619 adaptive = coalesce->use_adaptive_rx_coalesce; in ef4_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/
Djme.c2445 ecmd->use_adaptive_rx_coalesce = false; in jme_get_coalesce()
2451 ecmd->use_adaptive_rx_coalesce = true; in jme_get_coalesce()
2482 if (ecmd->use_adaptive_rx_coalesce && in jme_set_coalesce()
2491 } else if (!(ecmd->use_adaptive_rx_coalesce) && in jme_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c617 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in efx_ethtool_get_coalesce()
641 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c620 ec->use_adaptive_rx_coalesce |= ring->dim.use_dim; in bcmgenet_get_coalesce()
623 ec->use_adaptive_rx_coalesce |= ring->dim.use_dim; in bcmgenet_get_coalesce()
654 if (ec->use_adaptive_rx_coalesce && !ring->dim.use_dim) { in bcmgenet_set_ring_rx_coalesce()
660 ring->dim.use_dim = ec->use_adaptive_rx_coalesce; in bcmgenet_set_ring_rx_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c461 (ec->use_adaptive_rx_coalesce) || in xgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbcmsysport.c620 ec->use_adaptive_rx_coalesce = priv->dim.use_dim; in bcm_sysport_get_coalesce()
656 if (ec->use_adaptive_rx_coalesce && !priv->dim.use_dim) { in bcm_sysport_set_coalesce()
662 priv->dim.use_dim = ec->use_adaptive_rx_coalesce; in bcm_sysport_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c760 (ec->use_adaptive_rx_coalesce) || (ec->use_adaptive_tx_coalesce) || in stmmac_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2410 ec->use_adaptive_rx_coalesce = 1; in __i40e_get_coalesce()
2483 if (ec->use_adaptive_rx_coalesce) in i40e_set_itr_per_queue()
2557 ec->use_adaptive_rx_coalesce) { in __i40e_set_coalesce()
2578 if (ec->use_adaptive_rx_coalesce && !cur_rx_itr) in __i40e_set_coalesce()

12