Home
last modified time | relevance | path

Searched refs:ethtool_coalesce (Results 1 – 25 of 103) sorted by relevance

12345

/linux-5.19.10/drivers/net/wireless/ath/wil6210/
Dethtool.c16 struct ethtool_coalesce *cp, in wil_ethtoolops_get_coalesce()
53 struct ethtool_coalesce *cp, in wil_ethtoolops_set_coalesce()
/linux-5.19.10/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-ethtool.c56 struct ethtool_coalesce *ec, in mcp251xfd_ring_get_coalesce()
86 struct ethtool_coalesce *ec, in mcp251xfd_ring_set_coalesce()
Dmcp251xfd-ram.h59 const struct ethtool_coalesce *ec,
Dmcp251xfd-ram.c63 const struct ethtool_coalesce *ec, in can_ram_get_layout()
/linux-5.19.10/include/linux/
Dethtool.h661 struct ethtool_coalesce *,
665 struct ethtool_coalesce *,
726 struct ethtool_coalesce *);
728 struct ethtool_coalesce *);
/linux-5.19.10/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c75 struct ethtool_coalesce *coal, in ipoib_get_coalesce()
88 struct ethtool_coalesce *coal, in ipoib_set_coalesce()
/linux-5.19.10/drivers/s390/net/
Dqeth_ethtool.c114 struct ethtool_coalesce *coal) in __qeth_set_coalesce()
126 struct ethtool_coalesce *coal, in qeth_set_coalesce()
290 struct ethtool_coalesce *coal) in qeth_get_per_queue_coalesce()
309 struct ethtool_coalesce *coal) in qeth_set_per_queue_coalesce()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c106 struct ethtool_coalesce *coal, in mlx5i_set_coalesce()
116 struct ethtool_coalesce *coal, in mlx5i_get_coalesce()
/linux-5.19.10/drivers/net/ethernet/sfc/
Dethtool.c100 struct ethtool_coalesce *coalesce, in efx_ethtool_get_coalesce()
120 struct ethtool_coalesce *coalesce, in efx_ethtool_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Dethtool.c100 struct ethtool_coalesce *coalesce, in efx_ethtool_get_coalesce()
120 struct ethtool_coalesce *coalesce, in efx_ethtool_set_coalesce()
/linux-5.19.10/drivers/net/netdevsim/
Dethtool.c46 struct ethtool_coalesce *coal, in nsim_get_coalesce()
57 struct ethtool_coalesce *coal, in nsim_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c151 struct ethtool_coalesce *ec, in xlgmac_ethtool_get_coalesce()
166 struct ethtool_coalesce *ec, in xlgmac_ethtool_set_coalesce()
/linux-5.19.10/net/ethtool/
Dcoalesce.c12 struct ethtool_coalesce coalesce;
133 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply()
235 struct ethtool_coalesce coalesce = {}; in ethnl_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c849 struct ethtool_coalesce *ec, in __stmmac_get_coalesce()
887 struct ethtool_coalesce *ec, in stmmac_get_coalesce()
895 struct ethtool_coalesce *ec) in stmmac_get_per_queue_coalesce()
901 struct ethtool_coalesce *ec, in __stmmac_set_coalesce()
973 struct ethtool_coalesce *ec, in stmmac_set_coalesce()
981 struct ethtool_coalesce *ec) in stmmac_set_per_queue_coalesce()
/linux-5.19.10/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c305 struct ethtool_coalesce *ecmd, in enic_get_coalesce()
324 struct ethtool_coalesce *ec) in enic_coalesce_valid()
352 struct ethtool_coalesce *ecmd, in enic_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c633 struct ethtool_coalesce *coal, u16 queue) in __hinic_get_coalesce()
667 static int is_coalesce_exceed_limit(const struct ethtool_coalesce *coal) in is_coalesce_exceed_limit()
747 struct ethtool_coalesce *coal, u16 queue) in __hinic_set_coalesce()
800 struct ethtool_coalesce *coal, in hinic_get_coalesce()
808 struct ethtool_coalesce *coal, in hinic_set_coalesce()
816 struct ethtool_coalesce *coal) in hinic_get_per_queue_coalesce()
822 struct ethtool_coalesce *coal) in hinic_set_per_queue_coalesce()
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c692 struct ethtool_coalesce *ec, int queue) in __iavf_get_coalesce()
733 struct ethtool_coalesce *ec, in iavf_get_coalesce()
749 struct ethtool_coalesce *ec) in iavf_get_per_queue_coalesce()
763 struct ethtool_coalesce *ec, int queue) in iavf_set_itr_per_queue()
821 struct ethtool_coalesce *ec, int queue) in __iavf_set_coalesce()
871 struct ethtool_coalesce *ec, in iavf_set_coalesce()
887 struct ethtool_coalesce *ec) in iavf_set_per_queue_coalesce()
/linux-5.19.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c277 struct ethtool_coalesce *ec, in sxgbe_get_coalesce()
290 struct ethtool_coalesce *ec, in sxgbe_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/intel/igbvf/
Dethtool.c321 struct ethtool_coalesce *ec, in igbvf_get_coalesce()
336 struct ethtool_coalesce *ec, in igbvf_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c429 struct ethtool_coalesce *ec, in xgbe_get_coalesce()
435 memset(ec, 0, sizeof(struct ethtool_coalesce)); in xgbe_get_coalesce()
446 struct ethtool_coalesce *ec, in xgbe_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h178 struct ethtool_coalesce *);
/linux-5.19.10/drivers/net/ethernet/ti/
Dcpsw_priv.h475 int cpsw_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal,
478 int cpsw_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal,
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1311 struct ethtool_coalesce *cmd, in hns3_get_coalesce()
1344 struct ethtool_coalesce *cmd) in hns3_check_gl_coalesce_para()
1388 struct ethtool_coalesce *cmd) in hns3_check_rl_coalesce_para()
1416 struct ethtool_coalesce *cmd) in hns3_check_ql_coalesce_param()
1456 struct ethtool_coalesce *cmd, in hns3_check_coalesce_para()
1483 struct ethtool_coalesce *cmd, in hns3_set_coalesce_per_queue()
1522 struct ethtool_coalesce *cmd, in hns3_set_coalesce()
/linux-5.19.10/drivers/net/ethernet/qlogic/qede/
Dqede.h583 int qede_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal,
587 struct ethtool_coalesce *coal);
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c494 struct ethtool_coalesce *c, in dpaa_get_coalesce()
513 struct ethtool_coalesce *c, in dpaa_set_coalesce()

12345