| /linux/drivers/net/can/slcan/ |
| H A D | slcan-ethtool.c | 45 static int slcan_get_sset_count(struct net_device *netdev, int sset) in slcan_get_sset_count() argument 47 switch (sset) { in slcan_get_sset_count()
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-ethtool.c | 31 static int rkcanfd_ethtool_get_sset_count(struct net_device *netdev, int sset) in rkcanfd_ethtool_get_sset_count() argument 33 switch (sset) { in rkcanfd_ethtool_get_sset_count()
|
| /linux/drivers/net/ethernet/pasemi/ |
| H A D | pasemi_mac_ethtool.c | 84 static int pasemi_mac_get_sset_count(struct net_device *netdev, int sset) in pasemi_mac_get_sset_count() argument 86 switch (sset) { in pasemi_mac_get_sset_count()
|
| /linux/drivers/net/can/flexcan/ |
| H A D | flexcan-ethtool.c | 93 static int flexcan_get_sset_count(struct net_device *netdev, int sset) in flexcan_get_sset_count() argument 95 switch (sset) { in flexcan_get_sset_count()
|
| /linux/net/dsa/ |
| H A D | conduit.c | 166 int sset, int *count) in dsa_conduit_get_strings() 169 *count += ds->ops->get_sset_count(ds, port, sset); in dsa_conduit_get_strings() 172 static int dsa_conduit_get_sset_count(struct net_device *dev, int sset) in dsa_conduit_get_strings() 180 if (sset == ETH_SS_PHY_STATS && dev->phydev && in dsa_conduit_get_strings() 184 count = ops->get_sset_count(dev, sset); in dsa_conduit_get_strings() 194 dsa_conduit_append_port_sset_count(dp->ds, dp->index, sset, in dsa_conduit_get_strings() 139 dsa_conduit_get_sset_count(struct net_device * dev,int sset) dsa_conduit_get_sset_count() argument
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | ethtool.c | 114 static int xge_get_sset_count(struct net_device *ndev, int sset) in xge_get_sset_count() argument 116 if (sset != ETH_SS_STATS) in xge_get_sset_count()
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 80 static int emac_get_sset_count(struct net_device *netdev, int sset) in emac_get_sset_count() argument 82 switch (sset) { in emac_get_sset_count()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debug.h | 108 u32 sset, u8 *data); 110 struct ieee80211_vif *vif, int sset);
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 172 static int tse_sset_count(struct net_device *dev, int sset) in tse_sset_count() argument 174 switch (sset) { in tse_sset_count()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 107 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings() argument 112 if (sset != ETH_SS_STATS) in otx2_get_strings() 240 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count() argument 245 if (sset != ETH_SS_STATS) in otx2_get_sset_count() 1383 static void otx2vf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2vf_get_strings() argument 1388 if (sset != ETH_SS_STATS) in otx2vf_get_strings() 1421 static int otx2vf_get_sset_count(struct net_device *netdev, int sset) in otx2vf_get_sset_count() argument 1426 if (sset != ETH_SS_STATS) in otx2vf_get_sset_count()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_debug.c | 423 u32 sset, u8 *data) in ath9k_htc_get_et_strings() argument 425 if (sset == ETH_SS_STATS) in ath9k_htc_get_et_strings() 431 struct ieee80211_vif *vif, int sset) in ath9k_htc_get_et_sset_count() argument 433 if (sset == ETH_SS_STATS) in ath9k_htc_get_et_sset_count()
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 213 static int ehea_get_sset_count(struct net_device *dev, int sset) in ehea_get_sset_count() argument 215 switch (sset) { in ehea_get_sset_count()
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 313 static int alx_get_sset_count(struct net_device *netdev, int sset) in alx_get_sset_count() argument 315 switch (sset) { in alx_get_sset_count()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | mac.c | 649 struct ieee80211_vif *vif, int sset) in plfxlc_get_et_sset_count() argument 651 if (sset == ETH_SS_STATS) in plfxlc_get_et_sset_count() 659 u32 sset, u8 *data) in plfxlc_get_et_strings() argument 661 if (sset == ETH_SS_STATS) in plfxlc_get_et_strings()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 316 static int lan966x_get_sset_count(struct net_device *dev, int sset) in lan966x_get_sset_count() argument 321 if (sset != ETH_SS_STATS) in lan966x_get_sset_count() 327 static void lan966x_get_strings(struct net_device *netdev, u32 sset, u8 *data) in lan966x_get_strings() argument 333 if (sset != ETH_SS_STATS) in lan966x_get_strings()
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 208 static int xgene_get_sset_count(struct net_device *ndev, int sset) in xgene_get_sset_count() argument 210 if (sset != ETH_SS_STATS) in xgene_get_sset_count()
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 196 static int rmnet_get_sset_count(struct net_device *dev, int sset) in rmnet_get_sset_count() argument 198 switch (sset) { in rmnet_get_sset_count()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8366-core.c | 408 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset) in rtl8366_get_sset_count() argument 413 if (sset != ETH_SS_STATS) in rtl8366_get_sset_count()
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_ethtool.c | 610 int sja1105_get_sset_count(struct dsa_switch *ds, int port, int sset) in sja1105_get_sset_count() argument 616 if (sset != ETH_SS_STATS) in sja1105_get_sset_count()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 211 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) in sxgbe_get_sset_count() argument 215 switch (sset) { in sxgbe_get_sset_count()
|
| /linux/drivers/net/ |
| H A D | ifb.c | 228 static int ifb_get_sset_count(struct net_device *dev, int sset) in ifb_get_sset_count() argument 230 switch (sset) { in ifb_get_sset_count()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 395 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data) in ocelot_get_strings() argument 400 if (sset != ETH_SS_STATS) in ocelot_get_strings() 442 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count() argument 448 if (sset != ETH_SS_STATS) in ocelot_get_sset_count()
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A 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() argument 485 switch (sset) { in pch_gbe_get_sset_count()
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ethtool.c | 240 static int tsnep_ethtool_get_sset_count(struct net_device *netdev, int sset) in tsnep_ethtool_get_sset_count() argument 246 switch (sset) { in tsnep_ethtool_get_sset_count()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 100 static int vnet_get_sset_count(struct net_device *dev, int sset) in vnet_get_sset_count() argument 104 switch (sset) { in vnet_get_sset_count()
|