Home
last modified time | relevance | path

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

1234

/linux/drivers/net/wireless/ath/wil6210/
H A Dethtool.c107 .set_coalesce = wil_ethtoolops_set_coalesce,
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c127 .set_coalesce = mcp251xfd_ring_set_coalesce,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c136 .set_coalesce = wx_set_coalesce,
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c248 .set_coalesce = efx_ethtool_set_coalesce,
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c284 .set_coalesce = mlx5i_set_coalesce,
/linux/drivers/net/ethernet/sfc/
H A Dethtool.c248 .set_coalesce = efx_ethtool_set_coalesce,
/linux/net/ethtool/
H A 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()
H A Dcommon.c755 if (WARN_ON(ops->set_coalesce && !ops->supported_coalesce_params)) in ethtool_check_ops()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c259 .set_coalesce = xlgmac_ethtool_set_coalesce,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c308 .set_coalesce = emac_set_coalesce,
/linux/drivers/net/ethernet/chelsio/cxgb/
H 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/tools/net/ynl/
H A Dethtool.py177 if args.set_coalesce:
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c263 .set_coalesce = rmnet_set_coalesce,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1191 .set_coalesce = enetc_set_coalesce,
1221 .set_coalesce = enetc_set_coalesce,
1232 .set_coalesce = enetc_set_coalesce,
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c491 .set_coalesce = sxgbe_set_coalesce,
/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c455 .set_coalesce = igbvf_set_coalesce,
/linux/drivers/s390/net/
H A Dqeth_ethtool.c451 .set_coalesce = qeth_set_coalesce,
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c475 .set_coalesce = tsnep_ethtool_set_coalesce,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c525 .set_coalesce = wx_set_coalesce,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1321 .set_coalesce = otx2_set_coalesce,
1444 .set_coalesce = otx2_set_coalesce,
/linux/include/linux/
H A Dethtool.h991 int (*set_coalesce)(struct net_device *, member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1153 static int set_coalesce(struct net_device *dev, in set_coalesce() function
2183 .set_coalesce = set_coalesce,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1792 .set_coalesce = hinic_set_coalesce,
1826 .set_coalesce = hinic_set_coalesce,
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c728 .set_coalesce = enic_set_coalesce,
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c828 .set_coalesce = xgbe_set_coalesce,

1234