/Linux-v4.19/include/linux/ |
D | ethtool.h | 348 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/ |
D | i40evf_ethtool.c | 416 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/ |
D | ethtool.c | 46 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/ |
D | dwc-xlgmac-ethtool.c | 150 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/ |
D | ipoib_ethtool.c | 78 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/ |
D | ethtool.c | 102 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/ |
D | hns3_ethtool.c | 829 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/ |
D | enic_ethtool.c | 302 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/ |
D | aq_ethtool.c | 226 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/ |
D | ethtool.c | 319 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/ |
D | sxgbe_ethtool.c | 280 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/ |
D | xgbe-ethtool.c | 432 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/ |
D | qlcnic_hw.h | 179 struct ethtool_coalesce *);
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 390 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()
|
D | en.h | 953 struct ethtool_coalesce *coal); 955 struct ethtool_coalesce *coal);
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 55 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/ |
D | qlge_ethtool.c | 621 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/ |
D | ena_ethtool.c | 301 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/ |
D | stmmac_ethtool.c | 737 struct ethtool_coalesce *ec) in stmmac_get_coalesce() 751 struct ethtool_coalesce *ec) in stmmac_set_coalesce()
|
/Linux-v4.19/net/core/ |
D | ethtool.c | 1676 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/ |
D | netxen_nic_ethtool.c | 750 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/ |
D | vmxnet3_ethtool.c | 730 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/ |
D | davinci_emac.c | 405 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/ |
D | ethtool.c | 796 struct ethtool_coalesce *ec) in ixgbevf_get_coalesce() 820 struct ethtool_coalesce *ec) in ixgbevf_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 705 struct ethtool_coalesce *ec) in hip04_get_coalesce() 716 struct ethtool_coalesce *ec) in hip04_set_coalesce()
|