Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c309 if (rxcoal->use_adaptive_rx_coalesce) in enic_get_coalesce()
310 ecmd->use_adaptive_rx_coalesce = 1; in enic_get_coalesce()
380 rxcoal->use_adaptive_rx_coalesce = !!ecmd->use_adaptive_rx_coalesce; in enic_set_coalesce()
381 if (!rxcoal->use_adaptive_rx_coalesce) in enic_set_coalesce()
H A Denic.h80 u32 use_adaptive_rx_coalesce; member
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool.c112 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in efx_ethtool_get_coalesce()
133 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c694 ec->use_adaptive_rx_coalesce = 1; in __iavf_get_coalesce()
754 ec->use_adaptive_rx_coalesce) { in iavf_set_itr_per_queue()
773 if (!ec->use_adaptive_rx_coalesce) in iavf_set_itr_per_queue()
812 if (ec->use_adaptive_rx_coalesce) in __iavf_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1064 ec->use_adaptive_rx_coalesce = true; in vmxnet3_get_coalesce()
1098 (ec->use_adaptive_rx_coalesce == 0) && in vmxnet3_set_coalesce()
1109 if ((ec->use_adaptive_rx_coalesce != 0) || in vmxnet3_set_coalesce()
1127 if (ec->use_adaptive_rx_coalesce != 0) { in vmxnet3_set_coalesce()
1141 (ec->use_adaptive_rx_coalesce != 0)) { in vmxnet3_set_coalesce()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcoalesce.c149 coal->use_adaptive_rx_coalesce, supported) || in coalesce_fill_reply()
280 ethnl_update_bool32(&coalesce.use_adaptive_rx_coalesce, in ethnl_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c373 coalesce->use_adaptive_rx_coalesce = in ena_get_coalesce()
425 if (coalesce->use_adaptive_rx_coalesce && in ena_set_coalesce()
429 if (!coalesce->use_adaptive_rx_coalesce && in ena_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1140 cmd->use_adaptive_rx_coalesce = in hns3_get_coalesce_per_queue()
1242 cmd->use_adaptive_rx_coalesce == 1) { in hns3_check_coalesce_para()
1246 cmd->use_adaptive_rx_coalesce); in hns3_check_coalesce_para()
1267 cmd->use_adaptive_rx_coalesce; in hns3_set_coalesce_per_queue()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c745 ec->use_adaptive_rx_coalesce = priv->ae_handle->coal_adapt_en; in hns_get_coalesce()
797 if (ec->use_adaptive_rx_coalesce != priv->ae_handle->coal_adapt_en) in hns_set_coalesce()
798 priv->ae_handle->coal_adapt_en = ec->use_adaptive_rx_coalesce; in hns_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c582 ic->use_adaptive_rx_coalesce = priv->ic_mode & ENETC_IC_RX_ADAPTIVE; in enetc_get_coalesce()
605 if (ic->use_adaptive_rx_coalesce) { in enetc_set_coalesce()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h172 __u32 use_adaptive_rx_coalesce; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c331 et->use_adaptive_rx_coalesce = adapter->aic_enabled; in be_get_coalesce()
348 adapter->aic_enabled = et->use_adaptive_rx_coalesce; in be_set_coalesce()
363 if (!et->use_adaptive_rx_coalesce && skyhawk_chip(adapter)) in be_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c503 coal->use_adaptive_rx_coalesce = priv->channels.params.rx_dim_enabled; in mlx5e_ethtool_get_coalesce()
590 new_channels.params.rx_dim_enabled = !!coal->use_adaptive_rx_coalesce; in mlx5e_ethtool_set_coalesce()
597 reset_rx = !!coal->use_adaptive_rx_coalesce != priv->channels.params.rx_dim_enabled; in mlx5e_ethtool_set_coalesce()
619 if (!coal->use_adaptive_rx_coalesce) in mlx5e_ethtool_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c419 coalesce->use_adaptive_rx_coalesce = test_bit(IONIC_LIF_F_RX_DIM_INTR, lif->state); in ionic_get_coalesce()
472 if (coalesce->use_adaptive_rx_coalesce) { in ionic_set_coalesce()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h267 __u32 use_adaptive_rx_coalesce; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c318 coalesce->use_adaptive_rx_coalesce = in bnad_get_coalesce()
355 if (coalesce->use_adaptive_rx_coalesce) { in bnad_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c641 ec->use_adaptive_rx_coalesce = ITR_IS_ADAPTIVE(interface->rx_itr); in fm10k_get_coalesce()
667 if (ec->use_adaptive_rx_coalesce) in fm10k_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c755 adapter->params.sge.coalesce_enable = c->use_adaptive_rx_coalesce; in set_coalesce()
767 c->use_adaptive_rx_coalesce = adapter->params.sge.coalesce_enable; in get_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c592 coalesce->use_adaptive_rx_coalesce = rx_adaptive; in ef4_ethtool_get_coalesce()
613 adaptive = coalesce->use_adaptive_rx_coalesce; in ef4_ethtool_set_coalesce()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h441 __u32 use_adaptive_rx_coalesce; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h441 __u32 use_adaptive_rx_coalesce; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Djme.c2413 ecmd->use_adaptive_rx_coalesce = false; in jme_get_coalesce()
2419 ecmd->use_adaptive_rx_coalesce = true; in jme_get_coalesce()
2450 if (ecmd->use_adaptive_rx_coalesce && in jme_set_coalesce()
2459 } else if (!(ecmd->use_adaptive_rx_coalesce) && in jme_set_coalesce()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h473 __u32 use_adaptive_rx_coalesce; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c623 ec->use_adaptive_rx_coalesce = priv->dim.use_dim; in bcm_sysport_get_coalesce()
658 if (ec->use_adaptive_rx_coalesce && !priv->dim.use_dim) { in bcm_sysport_set_coalesce()
664 priv->dim.use_dim = ec->use_adaptive_rx_coalesce; in bcm_sysport_set_coalesce()

12