Home
last modified time | relevance | path

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

12345

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dethtool.c107 .set_coalesce = wil_ethtoolops_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/wangxun/ngbe/
Dngbe_ethtool.c136 .set_coalesce = wx_set_coalesce,
/linux-6.12.1/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-ethtool.c127 .set_coalesce = mcp251xfd_ring_set_coalesce,
/linux-6.12.1/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c228 .set_coalesce = ipoib_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dethtool.c248 .set_coalesce = efx_ethtool_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c284 .set_coalesce = mlx5i_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/sfc/
Dethtool.c248 .set_coalesce = efx_ethtool_set_coalesce,
/linux-6.12.1/net/ethtool/
Dcoalesce.c357 if (!ops->get_coalesce || !ops->set_coalesce) in ethnl_set_coalesce_validate()
604 ret = dev->ethtool_ops->set_coalesce(dev, &coalesce, &kernel_coalesce, in __ethnl_set_coalesce()
/linux-6.12.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c259 .set_coalesce = xlgmac_ethtool_set_coalesce,
/linux-6.12.1/drivers/net/netdevsim/
Dethtool.c165 .set_coalesce = nsim_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c861 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
882 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_coalesce()
2181 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_per_coalesce()
2194 rc = edev->ops->common->set_coalesce(edev->cdev, in qede_set_per_coalesce()
2283 .set_coalesce = qede_set_coalesce,
2329 .set_coalesce = qede_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_ethtool.c308 .set_coalesce = emac_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/
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.12.1/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.c263 .set_coalesce = rmnet_set_coalesce,
/linux-6.12.1/tools/net/ynl/
Dethtool.py175 if args.set_coalesce:
/linux-6.12.1/drivers/s390/net/
Dqeth_ethtool.c451 .set_coalesce = qeth_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c491 .set_coalesce = sxgbe_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/intel/igbvf/
Dethtool.c455 .set_coalesce = igbvf_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_ethtool.c475 .set_coalesce = tsnep_ethtool_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c531 .set_coalesce = dpaa_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_ethtool.c525 .set_coalesce = wx_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1326 .set_coalesce = otx2_set_coalesce,
1454 .set_coalesce = otx2_set_coalesce,
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c1202 .set_coalesce = enetc_set_coalesce,
1232 .set_coalesce = enetc_set_coalesce,
/linux-6.12.1/include/linux/
Dethtool.h987 int (*set_coalesce)(struct net_device *, member
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1153 static int set_coalesce(struct net_device *dev, in set_coalesce() function
2183 .set_coalesce = set_coalesce,

12345