Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dethtool.c122 .set_coalesce = wil_ethtoolops_set_coalesce,
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c221 .set_coalesce = ipoib_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c248 .set_coalesce = mlx5i_set_coalesce,
/Linux-v4.19/include/linux/
Dethtool.h349 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c266 .set_coalesce = xlgmac_ethtool_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c751 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
803 .set_coalesce = set_coalesce,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c929 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
1417 .set_coalesce = set_coalesce,
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c419 .set_coalesce = aq_ethtool_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c811 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
830 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
1910 .set_coalesce = qede_set_coalesce,
1947 .set_coalesce = qede_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dethtool.c448 .set_coalesce = igbvf_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c491 .set_coalesce = sxgbe_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1057 .set_coalesce = hns3_set_coalesce,
1084 .set_coalesce = hns3_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c797 .set_coalesce = i40evf_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c649 .set_coalesce = enic_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c729 .set_coalesce = ql_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c806 .set_coalesce = ena_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c846 .set_coalesce = xgbe_set_coalesce,
/Linux-v4.19/net/wireless/
Drdev-ops.h1190 if (rdev->ops->set_coalesce) in rdev_set_coalesce()
1191 ret = rdev->ops->set_coalesce(&rdev->wiphy, coalesce); in rdev_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c890 .set_coalesce = stmmac_set_coalesce,
/Linux-v4.19/include/linux/qed/
Dqed_if.h984 int (*set_coalesce)(struct qed_dev *cdev, member
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1854 .set_coalesce = qlcnic_set_intr_coalesce,
1881 .set_coalesce = qlcnic_set_intr_coalesce,
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c959 .set_coalesce = netxen_set_intr_coalesce,
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c893 .set_coalesce = vmxnet3_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c989 .set_coalesce = ixgbevf_set_coalesce,
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c755 .set_coalesce = hip04_set_coalesce,

123