/Linux-v6.6/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 208 static int xgene_get_sset_count(struct net_device *ndev, int sset) in xgene_get_sset_count()
|
/Linux-v6.6/drivers/net/dsa/realtek/ |
D | rtl8366-core.c | 412 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset) in rtl8366_get_sset_count()
|
/Linux-v6.6/drivers/net/usb/ |
D | asix_devices.c | 286 static void ax88772_ethtool_get_strings(struct net_device *netdev, u32 sset, in ax88772_ethtool_get_strings() 296 static int ax88772_ethtool_get_sset_count(struct net_device *ndev, int sset) in ax88772_ethtool_get_sset_count()
|
D | smsc95xx.c | 755 static void smsc95xx_ethtool_get_strings(struct net_device *netdev, u32 sset, in smsc95xx_ethtool_get_strings() 765 static int smsc95xx_ethtool_get_sset_count(struct net_device *ndev, int sset) in smsc95xx_ethtool_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 615 static int fun_get_sset_count(struct net_device *dev, int sset) in fun_get_sset_count() 637 static void fun_get_strings(struct net_device *netdev, u32 sset, u8 *data) in fun_get_strings()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 54 static int mlx5i_get_sset_count(struct net_device *dev, int sset) in mlx5i_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 264 static int uec_get_sset_count(struct net_device *netdev, int sset) in uec_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 234 int ena_get_sset_count(struct net_device *netdev, int sset) in ena_get_sset_count() 317 u32 sset, in ena_get_ethtool_strings()
|
/Linux-v6.6/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 213 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) in sxgbe_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_vnd.c | 196 static int rmnet_get_sset_count(struct net_device *dev, int sset) in rmnet_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 483 static int pch_gbe_get_sset_count(struct net_device *netdev, int sset) in pch_gbe_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 995 static int sparx5_get_sset_count(struct net_device *ndev, int sset) in sparx5_get_sset_count() 1005 static void sparx5_get_sset_strings(struct net_device *ndev, u32 sset, u8 *data) in sparx5_get_sset_strings()
|
/Linux-v6.6/drivers/net/ |
D | ifb.c | 228 static int ifb_get_sset_count(struct net_device *dev, int sset) in ifb_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/sun/ |
D | sunvnet.c | 100 static int vnet_get_sset_count(struct net_device *dev, int sset) in vnet_get_sset_count()
|
/Linux-v6.6/drivers/net/dsa/sja1105/ |
D | sja1105_ethtool.c | 606 int sja1105_get_sset_count(struct dsa_switch *ds, int port, int sset) in sja1105_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_ethtool.c | 332 static int iavf_get_sset_count(struct net_device *netdev, int sset) in iavf_get_sset_count() 437 static void iavf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in iavf_get_strings()
|
/Linux-v6.6/net/dsa/ |
D | master.c | 128 static int dsa_master_get_sset_count(struct net_device *dev, int sset) in dsa_master_get_sset_count()
|
/Linux-v6.6/drivers/net/dsa/ |
D | dsa_loop.c | 106 static int dsa_loop_get_sset_count(struct dsa_switch *ds, int port, int sset) in dsa_loop_get_sset_count()
|
/Linux-v6.6/drivers/staging/qlge/ |
D | qlge_ethtool.c | 351 static int qlge_get_sset_count(struct net_device *dev, int sset) in qlge_get_sset_count()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | main.c | 1192 u32 sset, u8 *data) in mt7996_get_et_strings() 1201 struct ieee80211_vif *vif, int sset) in mt7996_get_et_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_stats.c | 395 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data) in ocelot_get_strings() 442 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
D | prestera_ethtool.c | 749 static int prestera_ethtool_get_sset_count(struct net_device *dev, int sset) in prestera_ethtool_get_sset_count()
|
/Linux-v6.6/drivers/net/ethernet/google/gve/ |
D | gve_ethtool.c | 135 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 1384 u32 sset, u8 *data) in mt7915_get_et_strings() 1396 struct ieee80211_vif *vif, int sset) in mt7915_get_et_sset_count()
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | debug.c | 1293 u32 sset, u8 *data) in ath9k_get_et_strings() 1301 struct ieee80211_vif *vif, int sset) in ath9k_get_et_sset_count()
|