Home
last modified time | relevance | path

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

12345678

/linux/drivers/net/wireless/marvell/libertas/
A Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/linux/include/linux/
A Dethtool.h654 struct ethtool_stats *, u64 *);
708 struct ethtool_stats *, u64 *);
772 struct ethtool_stats *stats, u64 *data);
/linux/drivers/net/ethernet/pasemi/
A Dpasemi_mac_ethtool.c93 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/linux/drivers/net/ethernet/sfc/
A Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
A Dmlxbf_gige_ethtool.c81 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/linux/net/dsa/
A 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/drivers/net/phy/
A Dbcm-phy-lib.h79 struct ethtool_stats *stats, u64 *data);
A Dbcm-cygnus.c226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
/linux/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/linux/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c134 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/linux/drivers/net/ethernet/marvell/
A Dmvneta.c513 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4670 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4677 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4683 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4689 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4695 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4698 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4701 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
4704 pp->ethtool_stats[i] = stats.ps.xdp_tx_err; in mvneta_ethtool_update_stats()
4707 pp->ethtool_stats[i] = stats.ps.xdp_xmit; in mvneta_ethtool_update_stats()
[all …]
/linux/drivers/infiniband/ulp/ipoib/
A Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-ethtool.c182 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_hw.h159 struct ethtool_stats;
/linux/drivers/net/ethernet/altera/
A Daltera_tse_ethtool.c83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
/linux/drivers/net/wireless/ath/ath10k/
A Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dethtool.c61 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/linux/drivers/net/ethernet/qualcomm/
A Dqca_debug.c190 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/linux/drivers/net/ethernet/atheros/alx/
A Dethtool.c287 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/linux/net/mac80211/
A Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()
/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_ethtool.c60 struct ethtool_stats *e_stats, u64 *data) in mana_get_ethtool_stats()
/linux/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-ethtool.c236 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
/linux/drivers/net/ethernet/ibm/ehea/
A Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()

Completed in 54 milliseconds

12345678