/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 82 static int pasemi_mac_get_sset_count(struct net_device *netdev, int sset) in pasemi_mac_get_sset_count() argument 84 switch (sset) { in pasemi_mac_get_sset_count()
|
/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 123 static int spider_net_get_sset_count(struct net_device *netdev, int sset) in spider_net_get_sset_count() argument 125 switch (sset) { in spider_net_get_sset_count()
|
/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_ethtool.c | 133 static int vnic_get_sset_count(struct net_device *netdev, int sset) in vnic_get_sset_count() argument 135 return (sset == ETH_SS_STATS) ? VNIC_STATS_LEN : -EOPNOTSUPP; in vnic_get_sset_count()
|
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 53 static int mlx5i_get_sset_count(struct net_device *dev, int sset) in mlx5i_get_sset_count() argument 57 return mlx5e_ethtool_get_sset_count(priv, sset); in mlx5i_get_sset_count()
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 147 int sset) in ipoib_get_sset_count() argument 149 switch (sset) { in ipoib_get_sset_count()
|
/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 104 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings() argument 109 if (sset != ETH_SS_STATS) in otx2_get_strings() 242 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count() argument 247 if (sset != ETH_SS_STATS) in otx2_get_sset_count() 1249 static void otx2vf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2vf_get_strings() argument 1254 if (sset != ETH_SS_STATS) in otx2vf_get_strings() 1292 static int otx2vf_get_sset_count(struct net_device *netdev, int sset) in otx2vf_get_sset_count() argument 1297 if (sset != ETH_SS_STATS) in otx2vf_get_sset_count()
|
/drivers/net/ethernet/apm/xgene-v2/ |
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()
|
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-ethtool.c | 146 dpaa2_switch_ethtool_get_sset_count(struct net_device *netdev, int sset) in dpaa2_switch_ethtool_get_sset_count() argument 151 switch (sset) { in dpaa2_switch_ethtool_get_sset_count()
|
/drivers/net/ethernet/qualcomm/emac/ |
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()
|
/drivers/net/wireless/ath/ath10k/ |
D | debug.h | 108 u32 sset, u8 *data); 110 struct ieee80211_vif *vif, int sset);
|
/drivers/net/ethernet/altera/ |
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()
|
/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() argument 108 if (sset != ETH_SS_STATS && sset != ETH_SS_PHY_STATS) in dsa_loop_get_sset_count()
|
/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 215 qcaspi_get_sset_count(struct net_device *dev, int sset) in qcaspi_get_sset_count() argument 217 switch (sset) { in qcaspi_get_sset_count()
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 428 u32 sset, u8 *data) in ath9k_htc_get_et_strings() argument 430 if (sset == ETH_SS_STATS) in ath9k_htc_get_et_strings() 436 struct ieee80211_vif *vif, int sset) in ath9k_htc_get_et_sset_count() argument 438 if (sset == ETH_SS_STATS) in ath9k_htc_get_et_sset_count()
|
D | debug.h | 263 struct ieee80211_vif *vif, int sset); 269 u32 sset, u8 *data);
|
/drivers/net/ethernet/neterion/vxge/ |
D | vxge-ethtool.h | 20 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset);
|
/drivers/net/ethernet/ibm/ehea/ |
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()
|
/drivers/net/ethernet/atheros/alx/ |
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()
|
/drivers/net/wireless/marvell/libertas/ |
D | mesh.h | 56 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset);
|
/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_vnd.c | 191 static int rmnet_get_sset_count(struct net_device *dev, int sset) in rmnet_get_sset_count() argument 193 switch (sset) { in rmnet_get_sset_count()
|
/drivers/net/fjes/ |
D | fjes_ethtool.c | 136 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() argument 138 switch (sset) { in fjes_get_sset_count()
|
/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 260 static int uec_get_sset_count(struct net_device *netdev, int sset) in uec_get_sset_count() argument 266 switch (sset) { in uec_get_sset_count()
|
/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 232 int ena_get_sset_count(struct net_device *netdev, int sset) in ena_get_sset_count() argument 236 switch (sset) { in ena_get_sset_count() 315 u32 sset, in ena_get_ethtool_strings() argument 320 switch (sset) { in ena_get_ethtool_strings()
|
/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() argument 210 if (sset != ETH_SS_STATS) in xgene_get_sset_count()
|
/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 234 static void nicvf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in nicvf_get_strings() argument 240 if (sset != ETH_SS_STATS) in nicvf_get_strings() 272 static int nicvf_get_sset_count(struct net_device *netdev, int sset) in nicvf_get_sset_count() argument 278 if (sset != ETH_SS_STATS) in nicvf_get_sset_count()
|