Home
last modified time | relevance | path

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

12345678

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c95 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/openbmc/linux/include/linux/
H A Dethtool.h834 struct ethtool_stats *, u64 *);
888 struct ethtool_stats *, u64 *);
961 struct ethtool_stats *stats, u64 *data);
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.h28 struct ethtool_stats *stats __always_unused,
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c82 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/openbmc/linux/net/dsa/
H A Dmaster.c84 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats()
103 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c136 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h159 struct ethtool_stats;
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c100 struct ethtool_stats *stats, u64 *data) in emac_get_ethtool_stats()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c189 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c62 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c190 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4868 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4875 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4881 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4884 pp->ethtool_stats[i] = stats.skb_alloc_error; in mvneta_ethtool_update_stats()
4887 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4890 pp->ethtool_stats[i] = stats.ps.xdp_redirect; in mvneta_ethtool_update_stats()
4893 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4896 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4899 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
[all …]
/openbmc/linux/net/mac80211/
H A Dethtool.c69 struct ethtool_stats *stats, in ieee80211_get_stats()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()

12345678