/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 300 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()
|
D | enic.h | 67 u32 use_adaptive_rx_coalesce; member
|
D | enic_main.c | 1419 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/ |
D | dpio-service.c | 856 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()
|
D | qbman-portal.h | 165 int use_adaptive_rx_coalesce; member
|
/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 114 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/ |
D | ethtool.c | 114 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/ |
D | otx2_ethtool.c | 464 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/ |
D | ena_ethtool.c | 381 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/ |
D | vmxnet3_ethtool.c | 1177 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/ |
D | hns_ethtool.c | 752 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/ |
D | dpaa2-ethtool.c | 832 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/ |
D | be_ethtool.c | 333 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/ |
D | en_ethtool.c | 533 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/ |
D | bnad_ethtool.c | 320 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/ |
D | ionic_ethtool.c | 422 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/ |
D | enetc_ethtool.c | 712 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/ |
D | fm10k_ethtool.c | 648 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/ |
D | iavf_ethtool.c | 715 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/ |
D | cxgb2.c | 762 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/ |
D | hns3_ethtool.c | 1359 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/ |
D | ethtool.c | 594 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/ |
D | jme.c | 2400 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/ |
D | ice_ethtool.c | 3641 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/ |
D | bcmsysport.c | 626 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()
|