Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/Linux-v5.15/include/linux/
Dethtool.h637 struct ethtool_stats *, u64 *);
691 struct ethtool_stats *, u64 *);
749 struct ethtool_stats *stats, u64 *data);
/Linux-v5.15/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c93 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/sfc/
Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_ethtool.c81 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/Linux-v5.15/drivers/net/phy/
Dbcm-phy-lib.h79 struct ethtool_stats *stats, u64 *data);
Dbcm-cygnus.c226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
/Linux-v5.15/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c134 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/Linux-v5.15/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/Linux-v5.15/net/dsa/
Dmaster.c76 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats()
95 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c61 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/Linux-v5.15/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-ethtool.c182 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/Linux-v5.15/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h159 struct ethtool_stats;
/Linux-v5.15/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/marvell/
Dmvneta.c513 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4686 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4693 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4699 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4702 pp->ethtool_stats[i] = stats.skb_alloc_error; in mvneta_ethtool_update_stats()
4705 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4708 pp->ethtool_stats[i] = stats.ps.xdp_redirect; in mvneta_ethtool_update_stats()
4711 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4714 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4717 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
[all …]
/Linux-v5.15/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-v5.15/drivers/net/wireless/ath/ath10k/
Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/Linux-v5.15/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-v5.15/drivers/net/ethernet/atheros/alx/
Dethtool.c287 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c60 struct ethtool_stats *e_stats, u64 *data) in mana_get_ethtool_stats()
/Linux-v5.15/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c236 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
/Linux-v5.15/net/mac80211/
Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()

1234567