Home
last modified time | relevance | path

Searched refs:get_coalesce (Results 1 – 25 of 53) sorted by relevance

123

/linux/net/ethtool/
H A Dcoalesce.c70 if (!dev->ethtool_ops->get_coalesce) in coalesce_prepare_data()
76 ret = dev->ethtool_ops->get_coalesce(dev, &data->coalesce, in coalesce_prepare_data()
366 if (!ops->get_coalesce || !ops->set_coalesce) in ethnl_set_coalesce_validate()
536 ret = dev->ethtool_ops->get_coalesce(dev, &coalesce, &kernel_coalesce, in __ethnl_set_coalesce()
/linux/drivers/net/wireless/ath/wil6210/
H A Dethtool.c106 .get_coalesce = wil_ethtoolops_get_coalesce,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c90 .get_coalesce = wx_get_coalesce,
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c126 .get_coalesce = mcp251xfd_ring_get_coalesce,
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c258 .get_coalesce = xlgmac_ethtool_get_coalesce,
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c300 .get_coalesce = mlx5i_get_coalesce,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c307 .get_coalesce = emac_get_coalesce,
/linux/drivers/net/netdevsim/
H A Dethtool.c217 .get_coalesce = nsim_get_coalesce,
/linux/include/linux/qed/
H A Dqed_eth_if.h333 int (*get_coalesce)(struct qed_dev *cdev, u16 *coal, void *handle); member
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c262 .get_coalesce = rmnet_get_coalesce,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1553 .get_coalesce = enetc_get_coalesce,
1583 .get_coalesce = enetc_get_coalesce,
1607 .get_coalesce = enetc_get_coalesce,
1625 .get_coalesce = enetc_get_coalesce,
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c459 .get_coalesce = sxgbe_get_coalesce,
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c529 .get_coalesce = dpaa_get_coalesce,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1172 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function
2190 .get_coalesce = get_coalesce,
/linux/include/linux/
H A Dethtool.h1232 int (*get_coalesce)(struct net_device *, member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1742 .get_coalesce = hinic_get_coalesce,
1777 .get_coalesce = hinic_get_coalesce,
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c851 .get_coalesce = wx_get_coalesce,
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c885 .get_coalesce = mana_get_coalesce,
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1076 .get_coalesce = bnad_get_coalesce,
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c1005 .get_coalesce = gve_get_coalesce,
/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c845 .get_coalesce = hip04_get_coalesce,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c2176 .get_coalesce = hns3_get_coalesce,
2218 .get_coalesce = hns3_get_coalesce,
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1123 .get_coalesce = stmmac_get_coalesce,
/linux/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1379 .get_coalesce = ll_temac_ethtools_get_coalesce,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1338 .get_coalesce = ef4_ethtool_get_coalesce,

123