/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | ethtool.c | 107 .set_coalesce = wil_ethtoolops_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/wangxun/ngbe/ |
D | ngbe_ethtool.c | 136 .set_coalesce = wx_set_coalesce,
|
/linux-6.12.1/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-ethtool.c | 127 .set_coalesce = mcp251xfd_ring_set_coalesce,
|
/linux-6.12.1/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 228 .set_coalesce = ipoib_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 248 .set_coalesce = efx_ethtool_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 284 .set_coalesce = mlx5i_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | ethtool.c | 248 .set_coalesce = efx_ethtool_set_coalesce,
|
/linux-6.12.1/net/ethtool/ |
D | coalesce.c | 357 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/ |
D | dwc-xlgmac-ethtool.c | 259 .set_coalesce = xlgmac_ethtool_set_coalesce,
|
/linux-6.12.1/drivers/net/netdevsim/ |
D | ethtool.c | 165 .set_coalesce = nsim_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 861 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/ |
D | icssg_ethtool.c | 308 .set_coalesce = emac_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 755 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/ |
D | rmnet_vnd.c | 263 .set_coalesce = rmnet_set_coalesce,
|
/linux-6.12.1/tools/net/ynl/ |
D | ethtool.py | 175 if args.set_coalesce:
|
/linux-6.12.1/drivers/s390/net/ |
D | qeth_ethtool.c | 451 .set_coalesce = qeth_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 491 .set_coalesce = sxgbe_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 455 .set_coalesce = igbvf_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/engleder/ |
D | tsnep_ethtool.c | 475 .set_coalesce = tsnep_ethtool_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 531 .set_coalesce = dpaa_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/ |
D | txgbe_ethtool.c | 525 .set_coalesce = wx_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 1326 .set_coalesce = otx2_set_coalesce, 1454 .set_coalesce = otx2_set_coalesce,
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 1202 .set_coalesce = enetc_set_coalesce, 1232 .set_coalesce = enetc_set_coalesce,
|
/linux-6.12.1/include/linux/ |
D | ethtool.h | 987 int (*set_coalesce)(struct net_device *, member
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1153 static int set_coalesce(struct net_device *dev, in set_coalesce() function 2183 .set_coalesce = set_coalesce,
|