Home
last modified time | relevance | path

Searched refs:sset (Results 1 – 25 of 87) sorted by relevance

1234

/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c120 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/
Dfjes_ethtool.c83 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/
Ddebug.h86 u32 sset, u8 *data);
88 struct ieee80211_vif *vif, int sset);
/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c132 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/
Dxgene_enet_ethtool.c118 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/
Di40evf_ethtool.c96 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/
Dethtool.c292 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/
Daltera_tse_ethtool.c184 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/
Dehea_ethtool.c218 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/
Dhtc_drv_debug.c428 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()
Ddebug.h260 struct ieee80211_vif *vif, int sset);
266 u32 sset, u8 *data);
Dhtc.h367 u32 sset, u8 *data);
369 struct ieee80211_vif *vif, int sset);
Ddebug.c1220 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/
Dvxge-ethtool.h20 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset);
/drivers/net/ethernet/qualcomm/
Dqca_debug.c227 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/
Dmesh.h56 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset);
/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c188 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/
Ducc_geth_ethtool.c265 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/
Dveth.c80 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/
Dsxgbe_ethtool.c237 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/
Dpch_gbe_ethtool.c479 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/
Denic_ethtool.c175 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/
Dnb8800.c1147 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/
Dstmmac_ethtool.c508 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/
Dqlge_ethtool.c348 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()

1234