Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dethtool.c122 .set_coalesce = wil_ethtoolops_set_coalesce,
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c219 .set_coalesce = ipoib_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c248 .set_coalesce = mlx5i_set_coalesce,
/Linux-v5.4/include/linux/
Dethtool.h341 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member
/Linux-v5.4/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c266 .set_coalesce = xlgmac_ethtool_set_coalesce,
/Linux-v5.4/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-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1079 static int set_coalesce(struct net_device *dev, in set_coalesce() function
1579 .set_coalesce = set_coalesce,
/Linux-v5.4/drivers/net/ethernet/intel/igbvf/
Dethtool.c448 .set_coalesce = igbvf_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c488 .set_coalesce = sxgbe_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c897 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
916 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
2102 .set_coalesce = qede_set_coalesce,
2142 .set_coalesce = qede_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c618 .set_coalesce = dpaa_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c606 .set_coalesce = aq_ethtool_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c1013 .set_coalesce = iavf_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c649 .set_coalesce = enic_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1412 .set_coalesce = hns3_set_coalesce,
1443 .set_coalesce = hns3_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c751 .set_coalesce = ionic_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c797 .set_coalesce = ena_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c846 .set_coalesce = xgbe_set_coalesce,
/Linux-v5.4/drivers/staging/qlge/
Dqlge_ethtool.c729 .set_coalesce = ql_set_coalesce,
/Linux-v5.4/net/wireless/
Drdev-ops.h1191 if (rdev->ops->set_coalesce) in rdev_set_coalesce()
1192 ret = rdev->ops->set_coalesce(&rdev->wiphy, coalesce); in rdev_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c370 .set_coalesce = mlx5e_rep_set_coalesce,
386 .set_coalesce = mlx5e_rep_set_coalesce,
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1856 .set_coalesce = qlcnic_set_intr_coalesce,
1883 .set_coalesce = qlcnic_set_intr_coalesce,
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c943 .set_coalesce = netxen_set_intr_coalesce,
/Linux-v5.4/include/linux/qed/
Dqed_if.h1023 int (*set_coalesce)(struct qed_dev *cdev, member
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c942 .set_coalesce = stmmac_set_coalesce,

1234