/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 120 static int pasemi_mac_get_sset_count(struct net_device *netdev, int sset) in pasemi_mac_get_sset_count() argument 122 switch (sset) { in pasemi_mac_get_sset_count()
|
/drivers/net/fjes/ |
D | fjes_ethtool.c | 83 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() argument 85 switch (sset) { in fjes_get_sset_count()
|
/drivers/net/wireless/ath/ath10k/ |
D | debug.h | 86 u32 sset, u8 *data); 88 struct ieee80211_vif *vif, int sset);
|
/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 132 static int spider_net_get_sset_count(struct net_device *netdev, int sset) in spider_net_get_sset_count() argument 134 switch (sset) { in spider_net_get_sset_count()
|
/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 118 static int xgene_get_sset_count(struct net_device *ndev, int sset) in xgene_get_sset_count() argument 120 if (sset != ETH_SS_STATS) in xgene_get_sset_count()
|
/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_ethtool.c | 96 static int i40evf_get_sset_count(struct net_device *netdev, int sset) in i40evf_get_sset_count() argument 98 if (sset == ETH_SS_STATS) in i40evf_get_sset_count() 141 static void i40evf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in i40evf_get_strings() argument 147 if (sset == ETH_SS_STATS) { in i40evf_get_strings()
|
/drivers/net/ethernet/atheros/alx/ |
D | ethtool.c | 292 static int alx_get_sset_count(struct net_device *netdev, int sset) in alx_get_sset_count() argument 294 switch (sset) { in alx_get_sset_count()
|
/drivers/net/ethernet/altera/ |
D | altera_tse_ethtool.c | 184 static int tse_sset_count(struct net_device *dev, int sset) in tse_sset_count() argument 186 switch (sset) { in tse_sset_count()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_ethtool.c | 218 static int ehea_get_sset_count(struct net_device *dev, int sset) in ehea_get_sset_count() argument 220 switch (sset) { in ehea_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 | 260 struct ieee80211_vif *vif, int sset); 266 u32 sset, u8 *data);
|
D | htc.h | 367 u32 sset, u8 *data); 369 struct ieee80211_vif *vif, int sset);
|
D | debug.c | 1220 u32 sset, u8 *data) in ath9k_get_et_strings() argument 1222 if (sset == ETH_SS_STATS) in ath9k_get_et_strings() 1228 struct ieee80211_vif *vif, int sset) in ath9k_get_et_sset_count() argument 1230 if (sset == ETH_SS_STATS) in ath9k_get_et_sset_count()
|
/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/qualcomm/ |
D | qca_debug.c | 227 qcaspi_get_sset_count(struct net_device *dev, int sset) in qcaspi_get_sset_count() argument 229 switch (sset) { in qcaspi_get_sset_count()
|
/drivers/net/wireless/libertas/ |
D | mesh.h | 56 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset);
|
/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 188 static void nicvf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in nicvf_get_strings() argument 194 if (sset != ETH_SS_STATS) in nicvf_get_strings() 226 static int nicvf_get_sset_count(struct net_device *netdev, int sset) in nicvf_get_sset_count() argument 232 if (sset != ETH_SS_STATS) in nicvf_get_sset_count()
|
/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 265 static int uec_get_sset_count(struct net_device *netdev, int sset) in uec_get_sset_count() argument 271 switch (sset) { in uec_get_sset_count()
|
/drivers/net/ |
D | veth.c | 80 static int veth_get_sset_count(struct net_device *dev, int sset) in veth_get_sset_count() argument 82 switch (sset) { in veth_get_sset_count()
|
/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 237 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) in sxgbe_get_sset_count() argument 241 switch (sset) { in sxgbe_get_sset_count()
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 479 static int pch_gbe_get_sset_count(struct net_device *netdev, int sset) in pch_gbe_get_sset_count() argument 481 switch (sset) { in pch_gbe_get_sset_count()
|
/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 175 static int enic_get_sset_count(struct net_device *netdev, int sset) in enic_get_sset_count() argument 177 switch (sset) { in enic_get_sset_count()
|
/drivers/net/ethernet/aurora/ |
D | nb8800.c | 1147 static int nb8800_get_sset_count(struct net_device *dev, int sset) in nb8800_get_sset_count() argument 1149 if (sset == ETH_SS_STATS) in nb8800_get_sset_count() 1155 static void nb8800_get_strings(struct net_device *dev, u32 sset, u8 *buf) in nb8800_get_strings() argument 1157 if (sset == ETH_SS_STATS) in nb8800_get_strings()
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 508 static int stmmac_get_sset_count(struct net_device *netdev, int sset) in stmmac_get_sset_count() argument 513 switch (sset) { in stmmac_get_sset_count()
|
/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 348 static int ql_get_sset_count(struct net_device *dev, int sset) in ql_get_sset_count() argument 350 switch (sset) { in ql_get_sset_count()
|