Home
last modified time | relevance | path

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

12345678

/Linux-v6.1/drivers/net/wireless/marvell/libertas/
Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/Linux-v6.1/include/linux/
Dethtool.h686 struct ethtool_stats *, u64 *);
740 struct ethtool_stats *, u64 *);
804 struct ethtool_stats *stats, u64 *data);
/Linux-v6.1/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c95 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dethtool_common.h28 struct ethtool_stats *stats __always_unused,
/Linux-v6.1/drivers/net/ethernet/sfc/
Dethtool_common.h33 struct ethtool_stats *stats __attribute__ ((unused)),
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_ethtool.c82 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats()
/Linux-v6.1/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/Linux-v6.1/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c136 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/Linux-v6.1/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-v6.1/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/Linux-v6.1/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-v6.1/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-ethtool.c182 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h159 struct ethtool_stats;
/Linux-v6.1/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/Linux-v6.1/drivers/net/ethernet/marvell/
Dmvneta.c543 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4805 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4812 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4818 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4821 pp->ethtool_stats[i] = stats.skb_alloc_error; in mvneta_ethtool_update_stats()
4824 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4827 pp->ethtool_stats[i] = stats.ps.xdp_redirect; in mvneta_ethtool_update_stats()
4830 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4833 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4836 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
[all …]
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Ddebug.h113 struct ethtool_stats *stats, u64 *data);
/Linux-v6.1/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.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c62 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/Linux-v6.1/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.1/drivers/net/ethernet/atheros/alx/
Dethtool.c287 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Ddebug.h267 struct ethtool_stats *stats, u64 *data);
/Linux-v6.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c236 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
/Linux-v6.1/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()

12345678