Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dethtool.c107 .set_coalesce = wil_ethtoolops_set_coalesce,
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-ethtool.c127 .set_coalesce = mcp251xfd_ring_set_coalesce,
/linux-6.3-rc2/net/ethtool/
A Dcoalesce.c241 if (!ops->get_coalesce || !ops->set_coalesce) in ethnl_set_coalesce_validate()
328 ret = dev->ethtool_ops->set_coalesce(dev, &coalesce, &kernel_coalesce, in ethnl_set_coalesce()
A Dcommon.c623 if (WARN_ON(ops->set_coalesce && !ops->supported_coalesce_params)) in ethtool_check_ops()
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_ethtool.c226 .set_coalesce = ipoib_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dethtool.c253 .set_coalesce = efx_ethtool_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dethtool.c284 .set_coalesce = mlx5i_set_coalesce,
/linux-6.3-rc2/drivers/net/netdevsim/
A Dethtool.c148 .set_coalesce = nsim_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dethtool.c253 .set_coalesce = efx_ethtool_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-ethtool.c259 .set_coalesce = xlgmac_ethtool_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c866 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
887 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
2168 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_per_coalesce()
2181 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_per_coalesce()
2269 .set_coalesce = qede_set_coalesce,
2314 .set_coalesce = qede_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dcxgb2.c755 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in set_coalesce() function
814 .set_coalesce = set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/rmnet/
A Drmnet_vnd.c263 .set_coalesce = rmnet_set_coalesce,
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_ethtool.c451 .set_coalesce = qeth_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/
A Dethtool.c455 .set_coalesce = igbvf_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_ethtool.c493 .set_coalesce = sxgbe_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_ethtool.c481 .set_coalesce = tsnep_ethtool_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_ethtool.c521 .set_coalesce = dpaa_set_coalesce,
/linux-6.3-rc2/include/linux/
A Dethtool.h805 int (*set_coalesce)(struct net_device *, member
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_ethtool.c1102 .set_coalesce = enetc_set_coalesce,
1132 .set_coalesce = enetc_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_ethtool.c615 .set_coalesce = gve_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
A Denic_ethtool.c625 .set_coalesce = enic_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1320 .set_coalesce = otx2_set_coalesce,
1451 .set_coalesce = otx2_set_coalesce,
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ethtool.c1153 static int set_coalesce(struct net_device *dev, in set_coalesce() function
2186 .set_coalesce = set_coalesce,
/linux-6.3-rc2/drivers/staging/qlge/
A Dqlge_ethtool.c740 .set_coalesce = qlge_set_coalesce,

Completed in 45 milliseconds

1234