Home
last modified time | relevance | path

Searched refs:ethtool_coalesce (Results 1 – 25 of 78) sorted by relevance

1234

/Linux-v4.19/include/linux/
Dethtool.h348 int (*get_coalesce)(struct net_device *, struct ethtool_coalesce *);
349 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *);
402 struct ethtool_coalesce *);
404 struct ethtool_coalesce *);
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c416 struct ethtool_coalesce *ec, in __i40evf_get_coalesce()
460 struct ethtool_coalesce *ec) in i40evf_get_coalesce()
475 struct ethtool_coalesce *ec) in i40evf_get_per_queue_coalesce()
489 struct ethtool_coalesce *ec, in i40evf_set_itr_per_queue()
528 struct ethtool_coalesce *ec, in __i40evf_set_coalesce()
582 struct ethtool_coalesce *ec) in i40evf_set_coalesce()
597 struct ethtool_coalesce *ec) in i40evf_set_per_queue_coalesce()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dethtool.c46 struct ethtool_coalesce *cp) in wil_ethtoolops_get_coalesce()
75 struct ethtool_coalesce *cp) in wil_ethtoolops_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c150 struct ethtool_coalesce *ec) in xlgmac_ethtool_get_coalesce()
154 memset(ec, 0, sizeof(struct ethtool_coalesce)); in xlgmac_ethtool_get_coalesce()
163 struct ethtool_coalesce *ec) in xlgmac_ethtool_set_coalesce()
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c78 struct ethtool_coalesce *coal) in ipoib_get_coalesce()
89 struct ethtool_coalesce *coal) in ipoib_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c102 struct ethtool_coalesce *coal) in mlx5i_set_coalesce()
110 struct ethtool_coalesce *coal) in mlx5i_get_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c829 struct ethtool_coalesce *cmd) in hns3_get_coalesce_per_queue()
861 struct ethtool_coalesce *cmd) in hns3_get_coalesce()
867 struct ethtool_coalesce *cmd) in hns3_check_gl_coalesce_para()
903 struct ethtool_coalesce *cmd) in hns3_check_rl_coalesce_para()
931 struct ethtool_coalesce *cmd) in hns3_check_coalesce_para()
961 struct ethtool_coalesce *cmd, in hns3_set_coalesce_per_queue()
990 struct ethtool_coalesce *cmd) in hns3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c302 struct ethtool_coalesce *ecmd) in enic_get_coalesce()
319 struct ethtool_coalesce *ec) in enic_coalesce_valid()
366 struct ethtool_coalesce *ecmd) in enic_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c226 struct ethtool_coalesce *coal) in aq_ethtool_get_coalesce()
247 struct ethtool_coalesce *coal) in aq_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dethtool.c319 struct ethtool_coalesce *ec) in igbvf_get_coalesce()
332 struct ethtool_coalesce *ec) in igbvf_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c280 struct ethtool_coalesce *ec) in sxgbe_get_coalesce()
291 struct ethtool_coalesce *ec) in sxgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c432 struct ethtool_coalesce *ec) in xgbe_get_coalesce()
436 memset(ec, 0, sizeof(struct ethtool_coalesce)); in xgbe_get_coalesce()
447 struct ethtool_coalesce *ec) in xgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h179 struct ethtool_coalesce *);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c390 struct ethtool_coalesce *coal) in mlx5e_ethtool_get_coalesce()
411 struct ethtool_coalesce *coal) in mlx5e_get_coalesce()
422 mlx5e_set_priv_channels_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_coalesce()
445 struct ethtool_coalesce *coal) in mlx5e_ethtool_set_coalesce()
511 struct ethtool_coalesce *coal) in mlx5e_set_coalesce()
Den.h953 struct ethtool_coalesce *coal);
955 struct ethtool_coalesce *coal);
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c55 struct ethtool_coalesce *cvals);
57 struct ethtool_coalesce *cvals);
266 struct ethtool_coalesce *cvals) in gfar_gcoalesce()
332 struct ethtool_coalesce *cvals) in gfar_scoalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c621 static int ql_get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in ql_get_coalesce()
644 static int ql_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *c) in ql_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c301 struct ethtool_coalesce *coalesce) in ena_get_coalesce()
349 struct ethtool_coalesce *coalesce) in ena_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c737 struct ethtool_coalesce *ec) in stmmac_get_coalesce()
751 struct ethtool_coalesce *ec) in stmmac_set_coalesce()
/Linux-v4.19/net/core/
Dethtool.c1676 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()
1691 struct ethtool_coalesce coalesce; in ethtool_set_coalesce()
2406 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()
2426 struct ethtool_coalesce *backup = NULL, *tmp = NULL; in ethtool_set_per_queue_coalesce()
2442 struct ethtool_coalesce coalesce; in ethtool_set_per_queue_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c750 struct ethtool_coalesce *ethcoal) in netxen_set_intr_coalesce()
811 struct ethtool_coalesce *ethcoal) in netxen_get_intr_coalesce()
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c730 vmxnet3_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_get_coalesce()
765 vmxnet3_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/ti/
Ddavinci_emac.c405 struct ethtool_coalesce *coal) in emac_get_coalesce()
423 struct ethtool_coalesce *coal) in emac_set_coalesce()
1475 struct ethtool_coalesce coal; in emac_dev_open()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c796 struct ethtool_coalesce *ec) in ixgbevf_get_coalesce()
820 struct ethtool_coalesce *ec) in ixgbevf_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c705 struct ethtool_coalesce *ec) in hip04_get_coalesce()
716 struct ethtool_coalesce *ec) in hip04_set_coalesce()

1234