Home
last modified time | relevance | path

Searched refs:ethtool_stats (Results 1 – 25 of 195) sorted by relevance

12345678

/linux-6.15/drivers/net/wireless/marvell/libertas/
H A Dmesh.h51 struct ethtool_stats;
54 struct ethtool_stats *stats, uint64_t *data);
/linux-6.15/drivers/net/can/rockchip/
H A Drockchip_canfd-ethtool.c43 struct ethtool_stats *stats, u64 *data) in rkcanfd_ethtool_get_ethtool_stats()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.h10 struct ethtool_stats *stats, u64 *data);
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.h28 struct ethtool_stats *stats __always_unused,
/linux-6.15/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c95 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/linux-6.15/include/linux/
H A Dethtool.h1061 struct ethtool_stats *, u64 *);
1123 struct ethtool_stats *, u64 *);
1214 struct ethtool_stats *stats, u64 *data);
/linux-6.15/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c82 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/linux-6.15/drivers/net/phy/
H A Dnxp-cbtx.c189 struct ethtool_stats *stats, u64 *data) in cbtx_get_stats()
H A Dbcm-phy-lib.h87 struct ethtool_stats *stats, u64 *data);
H A Dbcm-cygnus.c226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
/linux-6.15/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/linux-6.15/net/dsa/
H A Dconduit.c91 struct ethtool_stats *stats, in dsa_conduit_get_ethtool_stats()
112 struct ethtool_stats *stats, in dsa_conduit_get_ethtool_phy_stats()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h159 struct ethtool_stats;
/linux-6.15/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/linux-6.15/drivers/net/phy/qcom/
H A Dqca83xx.c73 struct ethtool_stats *stats, u64 *data) in qca83xx_get_stats()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c188 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/linux-6.15/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/linux-6.15/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c62 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/linux-6.15/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c177 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4913 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4920 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4926 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4932 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4938 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4941 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4944 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
4947 pp->ethtool_stats[i] = stats.ps.xdp_tx_err; in mvneta_ethtool_update_stats()
4950 pp->ethtool_stats[i] = stats.ps.xdp_xmit; in mvneta_ethtool_update_stats()
[all …]
/linux-6.15/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()

12345678