/linux-6.3-rc2/net/ethtool/ |
A D | coalesce.c | 69 if (!dev->ethtool_ops->get_coalesce) in coalesce_prepare_data() 75 ret = dev->ethtool_ops->get_coalesce(dev, &data->coalesce, in coalesce_prepare_data() 241 if (!ops->get_coalesce || !ops->set_coalesce) in ethnl_set_coalesce_validate() 266 ret = dev->ethtool_ops->get_coalesce(dev, &coalesce, &kernel_coalesce, in ethnl_set_coalesce()
|
A D | ioctl.c | 1639 if (!dev->ethtool_ops->get_coalesce) in ethtool_get_coalesce() 1642 ret = dev->ethtool_ops->get_coalesce(dev, &coalesce, &kernel_coalesce, in ethtool_get_coalesce() 1714 if (!dev->ethtool_ops->set_coalesce || !dev->ethtool_ops->get_coalesce) in ethtool_set_coalesce() 1717 ret = dev->ethtool_ops->get_coalesce(dev, &coalesce, &kernel_coalesce, in ethtool_set_coalesce()
|
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/ |
A D | ethtool.c | 106 .get_coalesce = wil_ethtoolops_get_coalesce,
|
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/ |
A D | mcp251xfd-ethtool.c | 126 .get_coalesce = mcp251xfd_ring_get_coalesce,
|
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/ |
A D | ipoib_ethtool.c | 225 .get_coalesce = ipoib_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool.c | 252 .get_coalesce = efx_ethtool_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 283 .get_coalesce = mlx5i_get_coalesce,
|
/linux-6.3-rc2/drivers/net/netdevsim/ |
A D | ethtool.c | 149 .get_coalesce = nsim_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool.c | 252 .get_coalesce = efx_ethtool_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac-ethtool.c | 258 .get_coalesce = xlgmac_ethtool_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_ethtool.c | 801 rc = edev->ops->get_coalesce(edev->cdev, &rx_coal, rx_handle); in qede_get_coalesce() 823 rc = edev->ops->get_coalesce(edev->cdev, &tx_coal, tx_handle); in qede_get_coalesce() 2230 rc = edev->ops->get_coalesce(edev->cdev, &rx_coal, in qede_get_per_coalesce() 2241 rc = edev->ops->get_coalesce(edev->cdev, &tx_coal, in qede_get_per_coalesce() 2268 .get_coalesce = qede_get_coalesce, 2313 .get_coalesce = qede_get_coalesce,
|
/linux-6.3-rc2/include/linux/qed/ |
A D | qed_eth_if.h | 333 int (*get_coalesce)(struct qed_dev *cdev, u16 *coal, void *handle); member
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/ |
A D | cxgb2.c | 768 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function 813 .get_coalesce = get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/rmnet/ |
A D | rmnet_vnd.c | 262 .get_coalesce = rmnet_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/ |
A D | ethtool.c | 454 .get_coalesce = igbvf_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_ethtool.c | 492 .get_coalesce = sxgbe_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/engleder/ |
A D | tsnep_ethtool.c | 480 .get_coalesce = tsnep_ethtool_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_ethtool.c | 520 .get_coalesce = dpaa_get_coalesce,
|
/linux-6.3-rc2/include/linux/ |
A D | ethtool.h | 801 int (*get_coalesce)(struct net_device *, member
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 1101 .get_coalesce = enetc_get_coalesce, 1131 .get_coalesce = enetc_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/google/gve/ |
A D | gve_ethtool.c | 614 .get_coalesce = gve_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 624 .get_coalesce = enic_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_ethtool.c | 1319 .get_coalesce = otx2_get_coalesce, 1450 .get_coalesce = otx2_get_coalesce,
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_ethtool.c | 1172 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function 2185 .get_coalesce = get_coalesce,
|
/linux-6.3-rc2/drivers/staging/qlge/ |
A D | qlge_ethtool.c | 739 .get_coalesce = qlge_get_coalesce,
|