Searched refs:ethtool_stats (Results 1 – 25 of 156) sorted by relevance
1234567
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | mesh.h | 53 struct ethtool_stats; 56 struct ethtool_stats *stats, uint64_t *data);
|
/Linux-v4.19/net/dsa/ |
D | master.c | 16 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats() 35 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
|
/Linux-v4.19/include/linux/ |
D | ethtool.h | 362 struct ethtool_stats *, u64 *); 414 struct ethtool_stats *, u64 *);
|
/Linux-v4.19/drivers/net/phy/ |
D | bcm-phy-lib.h | 55 struct ethtool_stats *stats, u64 *data);
|
D | smsc.c | 187 struct ethtool_stats *stats, u64 *data) in smsc_get_stats()
|
/Linux-v4.19/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 104 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
|
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_ethtool.c | 142 struct ethtool_stats *stats, u64 *data) in vnic_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 147 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw-ethtool.c | 153 struct ethtool_stats *stats, in ethsw_ethtool_get_stats()
|
/Linux-v4.19/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 116 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 61 struct ethtool_stats *stats, in mlx5i_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.h | 160 struct ethtool_stats;
|
/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/ |
D | emac-ethtool.c | 120 struct ethtool_stats *stats, in emac_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | debug.h | 119 struct ethtool_stats *stats, u64 *data);
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/ |
D | ethtool.c | 137 struct ethtool_stats *dummy, in xge_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/altera/ |
D | altera_tse_ethtool.c | 95 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | dpaa2-ethtool.c | 170 struct ethtool_stats *stats, in dpaa2_eth_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/atheros/alx/ |
D | ethtool.c | 276 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_ethtool.c | 238 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()
|
/Linux-v4.19/net/mac80211/ |
D | ethtool.c | 66 struct ethtool_stats *stats, in ieee80211_get_stats()
|
/Linux-v4.19/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_vnd.c | 188 struct ethtool_stats *stats, u64 *data) in rmnet_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 206 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | ethtool.c | 203 struct ethtool_stats *stats, u64 *data) in mtk_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 245 struct ethtool_stats *stats, in xlgmac_ethtool_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | debug.h | 266 struct ethtool_stats *stats, u64 *data);
|
1234567