Home
last modified time | relevance | path

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

1234567

/Linux-v5.10/drivers/net/wireless/marvell/libertas/
Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
/Linux-v5.10/include/linux/
Dethtool.h455 struct ethtool_stats *, u64 *);
507 struct ethtool_stats *, u64 *);
554 struct ethtool_stats *stats, u64 *data);
/Linux-v5.10/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c93 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/sfc/
Dethtool_common.h31 struct ethtool_stats *stats __attribute__ ((unused)),
/Linux-v5.10/drivers/net/phy/
Dbcm-phy-lib.h78 struct ethtool_stats *stats, u64 *data);
Dbcm-cygnus.c226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
/Linux-v5.10/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.10/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c134 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
/Linux-v5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c140 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw-ethtool.c161 struct ethtool_stats *stats, in dpaa2_switch_ethtool_get_stats()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c61 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
/Linux-v5.10/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c113 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c134 struct ethtool_stats *stats, u64 **data) in otx2_get_qset_stats()
165 struct ethtool_stats *stats, u64 *data) in otx2_get_ethtool_stats()
767 struct ethtool_stats *stats, u64 *data) in otx2vf_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h159 struct ethtool_stats;
/Linux-v5.10/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c123 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Ddebug.h112 struct ethtool_stats *stats, u64 *data);
/Linux-v5.10/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.10/drivers/net/ethernet/marvell/
Dmvneta.c510 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member
4653 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4660 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4666 pp->ethtool_stats[i] += val; in mvneta_ethtool_update_stats()
4669 pp->ethtool_stats[i] = stats.skb_alloc_error; in mvneta_ethtool_update_stats()
4672 pp->ethtool_stats[i] = stats.refill_error; in mvneta_ethtool_update_stats()
4675 pp->ethtool_stats[i] = stats.ps.xdp_redirect; in mvneta_ethtool_update_stats()
4678 pp->ethtool_stats[i] = stats.ps.xdp_pass; in mvneta_ethtool_update_stats()
4681 pp->ethtool_stats[i] = stats.ps.xdp_drop; in mvneta_ethtool_update_stats()
4684 pp->ethtool_stats[i] = stats.ps.xdp_tx; in mvneta_ethtool_update_stats()
[all …]
/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dethtool.c276 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c230 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/qualcomm/
Dqca_debug.c189 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/Linux-v5.10/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()
/Linux-v5.10/net/mac80211/
Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()
/Linux-v5.10/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.c178 struct ethtool_stats *stats, u64 *data) in rmnet_get_ethtool_stats()

1234567