Home
last modified time | relevance | path

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

12345678

/Linux-v6.6/drivers/net/wireless/marvell/libertas/
Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/Linux-v6.6/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c95 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/Linux-v6.6/include/linux/
Dethtool.h834 struct ethtool_stats *, u64 *);
888 struct ethtool_stats *, u64 *);
961 struct ethtool_stats *stats, u64 *data);
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dethtool_common.h28 struct ethtool_stats *stats __always_unused,
/Linux-v6.6/drivers/net/ethernet/sfc/
Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_ethtool.c82 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/Linux-v6.6/drivers/net/phy/
Dnxp-cbtx.c189 struct ethtool_stats *stats, u64 *data) in cbtx_get_stats()
Dbcm-phy-lib.h87 struct ethtool_stats *stats, u64 *data);
Dbcm-cygnus.c226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
/Linux-v6.6/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c136 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/Linux-v6.6/net/dsa/
Dmaster.c84 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats()
103 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
/Linux-v6.6/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h159 struct ethtool_stats;
/Linux-v6.6/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_ethtool.c100 struct ethtool_stats *stats, u64 *data) in emac_get_ethtool_stats()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-ethtool.c189 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/Linux-v6.6/drivers/net/ethernet/altera/
Daltera_tse_ethtool.c83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c62 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/qualcomm/
Dqca_debug.c190 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/Linux-v6.6/drivers/net/ethernet/marvell/
Dmvneta.c548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4865 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4872 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4878 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4881 pp->ethtool_stats[i] = stats.skb_alloc_error; in mvneta_ethtool_update_stats()
4884 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4887 pp->ethtool_stats[i] = stats.ps.xdp_redirect; in mvneta_ethtool_update_stats()
4890 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4893 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4896 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
[all …]
/Linux-v6.6/drivers/net/ethernet/atheros/alx/
Dethtool.c287 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Ddebug.h267 struct ethtool_stats *stats, u64 *data);

12345678