Home
last modified time | relevance | path

Searched refs:set_coalesce (Results 1 – 25 of 88) sorted by relevance

1234

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dethtool.c101 .set_coalesce = wil_ethtoolops_set_coalesce,
/Linux-v5.10/net/ethtool/
Dcoalesce.c241 if (!ops->get_coalesce || !ops->set_coalesce) in ethnl_set_coalesce()
310 ret = dev->ethtool_ops->set_coalesce(dev, &coalesce); in ethnl_set_coalesce()
Dcommon.c375 if (WARN_ON(ops->set_coalesce && !ops->supported_coalesce_params)) in ethtool_check_ops()
/Linux-v5.10/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c218 .set_coalesce = ipoib_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c228 .set_coalesce = mlx5i_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/sfc/
Dethtool.c234 .set_coalesce = efx_ethtool_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c253 .set_coalesce = xlgmac_ethtool_set_coalesce,
/Linux-v5.10/include/linux/
Dethtool.h440 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c732 .set_coalesce = enetc_set_coalesce,
757 .set_coalesce = enetc_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c713 .set_coalesce = otx2_set_coalesce,
818 .set_coalesce = otx2_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c750 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
805 .set_coalesce = set_coalesce,
/Linux-v5.10/drivers/net/ethernet/intel/igbvf/
Dethtool.c447 .set_coalesce = igbvf_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c489 .set_coalesce = sxgbe_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c850 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
869 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
2122 .set_coalesce = qede_set_coalesce,
2165 .set_coalesce = qede_set_coalesce,
/Linux-v5.10/drivers/s390/net/
Dqeth_ethtool.c525 .set_coalesce = qeth_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c599 .set_coalesce = dpaa_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c344 .set_coalesce = mlx5e_rep_set_coalesce,
363 .set_coalesce = mlx5e_rep_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c1025 .set_coalesce = iavf_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c632 .set_coalesce = enic_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1149 static int set_coalesce(struct net_device *dev, in set_coalesce() function
2144 .set_coalesce = set_coalesce,
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1494 .set_coalesce = hns3_set_coalesce,
1526 .set_coalesce = hns3_set_coalesce,
/Linux-v5.10/drivers/staging/qlge/
Dqlge_ethtool.c736 .set_coalesce = ql_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c823 .set_coalesce = xgbe_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c1806 .set_coalesce = hinic_set_coalesce,
1840 .set_coalesce = hinic_set_coalesce,
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c1004 .set_coalesce = aq_ethtool_set_coalesce,

1234