Home
last modified time | relevance | path

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

12

/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c300 if (rxcoal->use_adaptive_rx_coalesce) in enic_get_coalesce()
301 ecmd->use_adaptive_rx_coalesce = 1; in enic_get_coalesce()
373 rxcoal->use_adaptive_rx_coalesce = !!ecmd->use_adaptive_rx_coalesce; in enic_set_coalesce()
374 if (!rxcoal->use_adaptive_rx_coalesce) in enic_set_coalesce()
Denic.h67 u32 use_adaptive_rx_coalesce; member
Denic_main.c1419 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_rq_indicate_buf()
1544 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll()
1556 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll()
1669 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll_msix_rq()
1681 if (enic->rx_coalesce_setting.use_adaptive_rx_coalesce) in enic_poll_msix_rq()
1849 rx_coal->use_adaptive_rx_coalesce = 1; in enic_set_rx_coal_setting()
/drivers/soc/fsl/dpio/
Ddpio-service.c856 int use_adaptive_rx_coalesce) in dpaa2_io_set_adaptive_coalescing() argument
858 d->swp->use_adaptive_rx_coalesce = use_adaptive_rx_coalesce; in dpaa2_io_set_adaptive_coalescing()
871 return d->swp->use_adaptive_rx_coalesce; in dpaa2_io_get_adaptive_coalescing()
885 if (!d->swp->use_adaptive_rx_coalesce) in dpaa2_io_update_net_dim()
Dqbman-portal.h165 int use_adaptive_rx_coalesce; member
/drivers/net/ethernet/sfc/siena/
Dethtool.c114 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in efx_ethtool_get_coalesce()
137 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce()
/drivers/net/ethernet/sfc/
Dethtool.c114 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in efx_ethtool_get_coalesce()
137 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c464 cmd->use_adaptive_rx_coalesce = 1; in otx2_get_coalesce()
467 cmd->use_adaptive_rx_coalesce = 0; in otx2_get_coalesce()
487 if (ec->use_adaptive_rx_coalesce != ec->use_adaptive_tx_coalesce) { in otx2_set_coalesce()
497 if (!ec->use_adaptive_rx_coalesce) in otx2_set_coalesce()
501 if (ec->use_adaptive_rx_coalesce) in otx2_set_coalesce()
/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c381 coalesce->use_adaptive_rx_coalesce = in ena_get_coalesce()
435 if (coalesce->use_adaptive_rx_coalesce && in ena_set_coalesce()
439 if (!coalesce->use_adaptive_rx_coalesce && in ena_set_coalesce()
/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c1177 ec->use_adaptive_rx_coalesce = true; in vmxnet3_get_coalesce()
1213 (ec->use_adaptive_rx_coalesce == 0) && in vmxnet3_set_coalesce()
1224 if ((ec->use_adaptive_rx_coalesce != 0) || in vmxnet3_set_coalesce()
1242 if (ec->use_adaptive_rx_coalesce != 0) { in vmxnet3_set_coalesce()
/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c752 ec->use_adaptive_rx_coalesce = priv->ae_handle->coal_adapt_en; in hns_get_coalesce()
808 if (ec->use_adaptive_rx_coalesce != priv->ae_handle->coal_adapt_en) in hns_set_coalesce()
809 priv->ae_handle->coal_adapt_en = ec->use_adaptive_rx_coalesce; in hns_set_coalesce()
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c832 ic->use_adaptive_rx_coalesce = dpaa2_io_get_adaptive_coalescing(dpio); in dpaa2_eth_get_coalesce()
858 ic->use_adaptive_rx_coalesce); in dpaa2_eth_set_coalesce()
/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c333 et->use_adaptive_rx_coalesce = adapter->aic_enabled; in be_get_coalesce()
352 adapter->aic_enabled = et->use_adaptive_rx_coalesce; in be_set_coalesce()
367 if (!et->use_adaptive_rx_coalesce && skyhawk_chip(adapter)) in be_set_coalesce()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c533 coal->use_adaptive_rx_coalesce = priv->channels.params.rx_dim_enabled; in mlx5e_ethtool_get_coalesce()
646 new_params.rx_dim_enabled = !!coal->use_adaptive_rx_coalesce; in mlx5e_ethtool_set_coalesce()
653 reset_rx = !!coal->use_adaptive_rx_coalesce != priv->channels.params.rx_dim_enabled; in mlx5e_ethtool_set_coalesce()
685 if (!coal->use_adaptive_rx_coalesce) in mlx5e_ethtool_set_coalesce()
/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c320 coalesce->use_adaptive_rx_coalesce = in bnad_get_coalesce()
359 if (coalesce->use_adaptive_rx_coalesce) { in bnad_set_coalesce()
/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c422 coalesce->use_adaptive_rx_coalesce = test_bit(IONIC_LIF_F_RX_DIM_INTR, lif->state); in ionic_get_coalesce()
477 if (coalesce->use_adaptive_rx_coalesce) { in ionic_set_coalesce()
/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c712 ic->use_adaptive_rx_coalesce = priv->ic_mode & ENETC_IC_RX_ADAPTIVE; in enetc_get_coalesce()
737 if (ic->use_adaptive_rx_coalesce) { in enetc_set_coalesce()
/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c648 ec->use_adaptive_rx_coalesce = ITR_IS_ADAPTIVE(interface->rx_itr); in fm10k_get_coalesce()
676 if (ec->use_adaptive_rx_coalesce) in fm10k_set_coalesce()
/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c715 ec->use_adaptive_rx_coalesce = 1; in __iavf_get_coalesce()
779 ec->use_adaptive_rx_coalesce) { in iavf_set_itr_per_queue()
798 if (!ec->use_adaptive_rx_coalesce) in iavf_set_itr_per_queue()
/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c762 adapter->params.sge.coalesce_enable = c->use_adaptive_rx_coalesce; in set_coalesce()
776 c->use_adaptive_rx_coalesce = adapter->params.sge.coalesce_enable; in get_coalesce()
/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1359 cmd->use_adaptive_rx_coalesce = rx_coal->adapt_enable; in hns3_get_coalesce()
1532 cmd->use_adaptive_rx_coalesce; in hns3_set_coalesce_per_queue()
1582 rx_coal->adapt_enable = cmd->use_adaptive_rx_coalesce; in hns3_set_coalesce()
/drivers/net/ethernet/sfc/falcon/
Dethtool.c594 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in ef4_ethtool_get_coalesce()
617 adaptive = coalesce->use_adaptive_rx_coalesce; in ef4_ethtool_set_coalesce()
/drivers/net/ethernet/
Djme.c2400 ecmd->use_adaptive_rx_coalesce = false; in jme_get_coalesce()
2406 ecmd->use_adaptive_rx_coalesce = true; in jme_get_coalesce()
2439 if (ecmd->use_adaptive_rx_coalesce && in jme_set_coalesce()
2448 } else if (!(ecmd->use_adaptive_rx_coalesce) && in jme_set_coalesce()
/drivers/net/ethernet/intel/ice/
Dice_ethtool.c3641 ec->use_adaptive_rx_coalesce = ITR_IS_DYNAMIC(rc); in ice_get_rc_coalesce()
3770 (ec->use_adaptive_rx_coalesce || ec->use_adaptive_tx_coalesce)) { in ice_set_rc_coalesce()
3778 use_adaptive_coalesce = ec->use_adaptive_rx_coalesce; in ice_set_rc_coalesce()
3909 ec->use_adaptive_rx_coalesce, in __ice_set_coalesce()
/drivers/net/ethernet/broadcom/
Dbcmsysport.c626 ec->use_adaptive_rx_coalesce = priv->dim.use_dim; in bcm_sysport_get_coalesce()
663 if (ec->use_adaptive_rx_coalesce && !priv->dim.use_dim) { in bcm_sysport_set_coalesce()
669 priv->dim.use_dim = ec->use_adaptive_rx_coalesce; in bcm_sysport_set_coalesce()

12