Searched refs:ethtool_stats (Results 1 – 25 of 164) sorted by relevance
1234567
| /Linux-v5.4/drivers/net/wireless/marvell/libertas/ |
| D | mesh.h | 52 struct ethtool_stats; 55 struct ethtool_stats *stats, uint64_t *data);
|
| /Linux-v5.4/include/linux/ |
| D | ethtool.h | 354 struct ethtool_stats *, u64 *); 406 struct ethtool_stats *, u64 *);
|
| /Linux-v5.4/drivers/net/ethernet/pasemi/ |
| D | pasemi_mac_ethtool.c | 93 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/phy/ |
| D | bcm-phy-lib.h | 65 struct ethtool_stats *stats, u64 *data);
|
| D | bcm-cygnus.c | 226 struct ethtool_stats *stats, u64 *data) in bcm_omega_get_phy_stats()
|
| D | smsc.c | 183 struct ethtool_stats *stats, u64 *data) in smsc_get_stats()
|
| /Linux-v5.4/net/dsa/ |
| D | master.c | 76 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats() 95 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
|
| /Linux-v5.4/drivers/infiniband/ulp/opa_vnic/ |
| D | opa_vnic_ethtool.c | 142 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/toshiba/ |
| D | spider_net_ethtool.c | 134 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
|
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_ethtool.c | 116 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
|
| /Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
| D | ethsw-ethtool.c | 160 struct ethtool_stats *stats, in ethsw_ethtool_get_stats()
|
| /Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/ |
| D | ethtool.c | 125 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 61 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_hw.h | 160 struct ethtool_stats;
|
| /Linux-v5.4/drivers/net/ethernet/qualcomm/emac/ |
| D | emac-ethtool.c | 112 struct ethtool_stats *stats, in emac_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/altera/ |
| D | altera_tse_ethtool.c | 84 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | debug.h | 112 struct ethtool_stats *stats, u64 *data);
|
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ |
| D | ethtool.c | 276 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/qualcomm/ |
| D | qca_debug.c | 189 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
|
| /Linux-v5.4/net/mac80211/ |
| D | ethtool.c | 65 struct ethtool_stats *stats, in ieee80211_get_stats()
|
| /Linux-v5.4/drivers/net/ethernet/ibm/ehea/ |
| D | ehea_ethtool.c | 224 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
| D | debug.h | 266 struct ethtool_stats *stats, u64 *data);
|
| /Linux-v5.4/drivers/net/ethernet/qualcomm/rmnet/ |
| D | rmnet_vnd.c | 178 struct ethtool_stats *stats, u64 *data) in rmnet_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/synopsys/ |
| D | dwc-xlgmac-ethtool.c | 245 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/ethernet/google/gve/ |
| D | gve_ethtool.c | 91 struct ethtool_stats *stats, u64 *data) in gve_get_ethtool_stats()
|
1234567