Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dethtool.c49 static int ieee80211_get_sset_count(struct net_device *dev, int sset) in ieee80211_get_sset_count() argument
54 if (sset == ETH_SS_STATS) in ieee80211_get_sset_count()
57 rv += drv_get_et_sset_count(sdata, sset); in ieee80211_get_sset_count()
205 static void ieee80211_get_strings(struct net_device *dev, u32 sset, u8 *data) in ieee80211_get_strings() argument
210 if (sset == ETH_SS_STATS) { in ieee80211_get_strings()
214 drv_get_et_strings(sdata, sset, &(data[sz_sta_stats])); in ieee80211_get_strings()
Ddriver-ops.h33 u32 sset, u8 *data) in drv_get_et_strings() argument
37 trace_drv_get_et_strings(local, sset); in drv_get_et_strings()
38 local->ops->get_et_strings(&local->hw, &sdata->vif, sset, data); in drv_get_et_strings()
56 int sset) in drv_get_et_sset_count() argument
61 trace_drv_get_et_sset_count(local, sset); in drv_get_et_sset_count()
63 sset); in drv_get_et_sset_count()
Dtrace.h233 TP_PROTO(struct ieee80211_local *local, u32 sset),
234 TP_ARGS(local, sset)
238 TP_PROTO(struct ieee80211_local *local, u32 sset),
239 TP_ARGS(local, sset)
/linux-4.4.14/crypto/
Dpoly1305_generic.c48 dctx->sset = false; in crypto_poly1305_init()
86 if (!dctx->sset) { in crypto_poly1305_setdesckey()
97 dctx->sset = true; in crypto_poly1305_setdesckey()
114 if (unlikely(!dctx->sset)) { in poly1305_blocks()
223 if (unlikely(!dctx->sset)) in crypto_poly1305_final()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Ddebug.h86 u32 sset, u8 *data);
88 struct ieee80211_vif *vif, int sset);
Ddebug.c1292 u32 sset, u8 *data) in ath10k_debug_get_et_strings() argument
1294 if (sset == ETH_SS_STATS) in ath10k_debug_get_et_strings()
1300 struct ieee80211_vif *vif, int sset) in ath10k_debug_get_et_sset_count() argument
1302 if (sset == ETH_SS_STATS) in ath10k_debug_get_et_sset_count()
/linux-4.4.14/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()
/linux-4.4.14/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()
Dtc35815.c2007 static int tc35815_get_sset_count(struct net_device *dev, int sset) in tc35815_get_sset_count() argument
2011 switch (sset) { in tc35815_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.h20 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset);
Dvxge-ethtool.c1090 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset) in vxge_ethtool_get_sset_count() argument
1094 switch (sset) { in vxge_ethtool_get_sset_count()
/linux-4.4.14/include/crypto/
Dpoly1305.h29 bool sset; member
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/wireless/libertas/
Dmesh.h56 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset);
Dmesh.c1160 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset) in lbs_mesh_ethtool_get_sset_count() argument
1164 if (sset == ETH_SS_STATS && dev == priv->mesh_dev) in lbs_mesh_ethtool_get_sset_count()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddebug.h260 struct ieee80211_vif *vif, int sset);
266 u32 sset, u8 *data);
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()
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()
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c267 static int uec_get_sset_count(struct net_device *netdev, int sset) in uec_get_sset_count() argument
273 switch (sset) { in uec_get_sset_count()
Dgianfar_ethtool.c161 static int gfar_sset_count(struct net_device *dev, int sset) in gfar_sset_count() argument
165 switch (sset) { in gfar_sset_count()
Dfec_main.c2407 static int fec_enet_get_sset_count(struct net_device *dev, int sset) in fec_enet_get_sset_count() argument
2409 switch (sset) { in fec_enet_get_sset_count()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/arch/x86/crypto/
Dpoly1305_glue.c76 if (unlikely(!dctx->sset)) { in poly1305_simd_blocks()
/linux-4.4.14/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()
/linux-4.4.14/net/core/
Dethtool.c194 static int __ethtool_get_sset_count(struct net_device *dev, int sset) in __ethtool_get_sset_count() argument
198 if (sset == ETH_SS_FEATURES) in __ethtool_get_sset_count()
201 if (sset == ETH_SS_RSS_HASH_FUNCS) in __ethtool_get_sset_count()
204 if (sset == ETH_SS_TUNABLES) in __ethtool_get_sset_count()
208 return ops->get_sset_count(dev, sset); in __ethtool_get_sset_count()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c168 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count() argument
171 switch (sset) { in vmxnet3_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c580 ixgb_get_sset_count(struct net_device *netdev, int sset) in ixgb_get_sset_count() argument
582 switch (sset) { in ixgb_get_sset_count()
/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c168 static int mlx5e_get_sset_count(struct net_device *dev, int sset) in mlx5e_get_sset_count() argument
172 switch (sset) { in mlx5e_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c628 static int netxen_get_sset_count(struct net_device *dev, int sset) in netxen_get_sset_count() argument
630 switch (sset) { in netxen_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c934 bnad_get_sset_count(struct net_device *netdev, int sset) in bnad_get_sset_count() argument
936 switch (sset) { in bnad_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c74 static int bnxt_get_sset_count(struct net_device *dev, int sset) in bnxt_get_sset_count() argument
78 switch (sset) { in bnxt_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c179 static int get_sset_count(struct net_device *dev, int sset) in get_sset_count() argument
181 switch (sset) { in get_sset_count()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1552 static int cxgb4vf_get_sset_count(struct net_device *dev, int sset) in cxgb4vf_get_sset_count() argument
1554 switch (sset) { in cxgb4vf_get_sset_count()
1567 u32 sset, in cxgb4vf_get_strings() argument
1570 switch (sset) { in cxgb4vf_get_strings()
/linux-4.4.14/net/dsa/
Dslave.c779 static int dsa_slave_get_sset_count(struct net_device *dev, int sset) in dsa_slave_get_sset_count() argument
784 if (sset == ETH_SS_STATS) { in dsa_slave_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c240 static int fm10k_get_sset_count(struct net_device *dev, int sset) in fm10k_get_sset_count() argument
247 switch (sset) { in fm10k_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c525 static int mlxsw_sx_port_get_sset_count(struct net_device *dev, int sset) in mlxsw_sx_port_get_sset_count() argument
527 switch (sset) { in mlxsw_sx_port_get_sset_count()
Dspectrum.c877 static int mlxsw_sp_port_get_sset_count(struct net_device *dev, int sset) in mlxsw_sp_port_get_sset_count() argument
879 switch (sset) { in mlxsw_sp_port_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.c2001 static int gem_get_sset_count(struct net_device *dev, int sset) in gem_get_sset_count() argument
2003 switch (sset) { in gem_get_sset_count()
2011 static void gem_get_ethtool_strings(struct net_device *dev, u32 sset, u8 *p) in gem_get_ethtool_strings() argument
2015 switch (sset) { in gem_get_ethtool_strings()
/linux-4.4.14/drivers/net/ethernet/silan/
Dsc92031.c1349 static int sc92031_ethtool_get_sset_count(struct net_device *dev, int sset) in sc92031_ethtool_get_sset_count() argument
1351 switch (sset) { in sc92031_ethtool_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c441 static int get_sset_count(struct net_device *dev, int sset) in get_sset_count() argument
443 switch (sset) { in get_sset_count()
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c3616 static void velocity_get_strings(struct net_device *dev, u32 sset, u8 *data) in velocity_get_strings() argument
3618 switch (sset) { in velocity_get_strings()
3625 static int velocity_get_sset_count(struct net_device *dev, int sset) in velocity_get_sset_count() argument
3627 switch (sset) { in velocity_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c3042 static void mvneta_ethtool_get_strings(struct net_device *netdev, u32 sset, in mvneta_ethtool_get_strings() argument
3045 if (sset == ETH_SS_STATS) { in mvneta_ethtool_get_strings()
3094 static int mvneta_ethtool_get_sset_count(struct net_device *dev, int sset) in mvneta_ethtool_get_sset_count() argument
3096 if (sset == ETH_SS_STATS) in mvneta_ethtool_get_sset_count()
Dmv643xx_eth.c1746 static int mv643xx_eth_get_sset_count(struct net_device *dev, int sset) in mv643xx_eth_get_sset_count() argument
1748 if (sset == ETH_SS_STATS) in mv643xx_eth_get_sset_count()
Dskge.c434 static int skge_get_sset_count(struct net_device *dev, int sset) in skge_get_sset_count() argument
436 switch (sset) { in skge_get_sset_count()
Dsky2.c3792 static int sky2_get_sset_count(struct net_device *dev, int sset) in sky2_get_sset_count() argument
3794 switch (sset) { in sky2_get_sset_count()
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c2112 u32 sset, u8 *data) in mac80211_hwsim_get_et_strings() argument
2114 if (sset == ETH_SS_STATS) in mac80211_hwsim_get_et_strings()
2120 struct ieee80211_vif *vif, int sset) in mac80211_hwsim_get_et_sset_count() argument
2122 if (sset == ETH_SS_STATS) in mac80211_hwsim_get_et_sset_count()
/linux-4.4.14/include/net/
Dmac80211.h3431 struct ieee80211_vif *vif, int sset);
3437 u32 sset, u8 *data);
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h3252 uint64_t sset:1; member
3256 uint64_t sset:1;
3268 uint64_t sset:1; member
3272 uint64_t sset:1;
/linux-4.4.14/drivers/net/usb/
Dcdc_ncm.c92 static int cdc_ncm_get_sset_count(struct net_device __always_unused *netdev, int sset) in cdc_ncm_get_sset_count() argument
94 switch (sset) { in cdc_ncm_get_sset_count()
Dlan78xx.c984 static int lan78xx_get_sset_count(struct net_device *netdev, int sset) in lan78xx_get_sset_count() argument
986 if (sset == ETH_SS_STATS) in lan78xx_get_sset_count()
Dr8152.c3667 static int rtl8152_get_sset_count(struct net_device *dev, int sset) in rtl8152_get_sset_count() argument
3669 switch (sset) { in rtl8152_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/calxeda/
Dxgmac.c1631 static int xgmac_get_sset_count(struct net_device *netdev, int sset) in xgmac_get_sset_count() argument
1633 switch (sset) { in xgmac_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/ibm/
Dibmveth.c955 static int ibmveth_get_sset_count(struct net_device *dev, int sset) in ibmveth_get_sset_count() argument
957 switch (sset) { in ibmveth_get_sset_count()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3674 static int ath6kl_get_sset_count(struct net_device *dev, int sset) in ath6kl_get_sset_count() argument
3678 if (sset == ETH_SS_STATS) in ath6kl_get_sset_count()
3750 static void ath6kl_get_strings(struct net_device *dev, u32 sset, u8 *data) in ath6kl_get_strings() argument
3754 if (sset == ETH_SS_STATS) { in ath6kl_get_strings()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c948 static int qlcnic_get_sset_count(struct net_device *dev, int sset) in qlcnic_get_sset_count() argument
952 switch (sset) { in qlcnic_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1518 static int e1000_get_sset_count(struct net_device *netdev, int sset) in e1000_get_sset_count() argument
1520 switch (sset) { in e1000_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c329 static int mlx4_en_get_sset_count(struct net_device *dev, int sset) in mlx4_en_get_sset_count() argument
336 switch (sset) { in mlx4_en_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/dlink/
Dsundance.c1715 static int get_sset_count(struct net_device *dev, int sset) in get_sset_count() argument
1717 switch (sset) { in get_sset_count()
/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb_main.c1051 static int ravb_get_sset_count(struct net_device *netdev, int sset) in ravb_get_sset_count() argument
1053 switch (sset) { in ravb_get_sset_count()
Dsh_eth.c2180 static int sh_eth_get_sset_count(struct net_device *netdev, int sset) in sh_eth_get_sset_count() argument
2182 switch (sset) { in sh_eth_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c1410 static int cp_get_sset_count (struct net_device *dev, int sset) in cp_get_sset_count() argument
1412 switch (sset) { in cp_get_sset_count()
D8139too.c2462 static int rtl8139_get_sset_count(struct net_device *dev, int sset) in rtl8139_get_sset_count() argument
2464 switch (sset) { in rtl8139_get_sset_count()
Dr8169.c2184 static int rtl8169_get_sset_count(struct net_device *dev, int sset) in rtl8169_get_sset_count() argument
2186 switch (sset) { in rtl8169_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dethtool.c1770 int sset) in e1000e_get_sset_count() argument
1772 switch (sset) { in e1000e_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Db44.c2050 static int b44_get_sset_count(struct net_device *dev, int sset) in b44_get_sset_count() argument
2052 switch (sset) { in b44_get_sset_count()
Dbnx2.c7567 bnx2_get_sset_count(struct net_device *dev, int sset) in bnx2_get_sset_count() argument
7569 switch (sset) { in bnx2_get_sset_count()
Dtg3.c12527 static int tg3_get_sset_count(struct net_device *dev, int sset) in tg3_get_sset_count() argument
12529 switch (sset) { in tg3_get_sset_count()
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db433 API-phy-ethtool-sset
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c607 static int lio_get_sset_count(struct net_device *netdev, int sset) in lio_get_sset_count() argument
/linux-4.4.14/drivers/net/ethernet/amd/
Dpcnet32.c840 static int pcnet32_get_sset_count(struct net_device *dev, int sset) in pcnet32_get_sset_count() argument
842 switch (sset) { in pcnet32_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1312 static int i40e_get_sset_count(struct net_device *netdev, int sset) in i40e_get_sset_count() argument
1318 switch (sset) { in i40e_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c998 static int cpsw_get_sset_count(struct net_device *ndev, int sset) in cpsw_get_sset_count() argument
1000 switch (sset) { in cpsw_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c2706 static int e100_get_sset_count(struct net_device *netdev, int sset) in e100_get_sset_count() argument
2708 switch (sset) { in e100_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c2937 static int vortex_get_sset_count(struct net_device *dev, int sset) in vortex_get_sset_count() argument
2939 switch (sset) { in vortex_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2257 static int igb_get_sset_count(struct net_device *netdev, int sset) in igb_get_sset_count() argument
2259 switch (sset) { in igb_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c2631 static int dwceqos_get_sset_count(struct net_device *ndev, int sset) in dwceqos_get_sset_count() argument
2633 if (sset == ETH_SS_STATS) in dwceqos_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl1.c3210 static int atl1_get_sset_count(struct net_device *netdev, int sset) in atl1_get_sset_count() argument
3212 switch (sset) { in atl1_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c1078 static int ixgbe_get_sset_count(struct net_device *netdev, int sset) in ixgbe_get_sset_count() argument
1080 switch (sset) { in ixgbe_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1594 static int get_sset_count(struct net_device *dev, int sset) in get_sset_count() argument
1596 switch (sset) { in get_sset_count()
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1952 static int myri10ge_get_sset_count(struct net_device *netdev, int sset) in myri10ge_get_sset_count() argument
1956 switch (sset) { in myri10ge_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c4716 static int cas_get_sset_count(struct net_device *dev, int sset) in cas_get_sset_count() argument
4718 switch (sset) { in cas_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4791 static int rocker_port_get_sset_count(struct net_device *netdev, int sset) in rocker_port_get_sset_count() argument
4793 switch (sset) { in rocker_port_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c6490 static int netdev_get_sset_count(struct net_device *dev, int sset) in netdev_get_sset_count() argument
6496 switch (sset) { in netdev_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/nvidia/
Dforcedeth.c4884 static int nv_get_sset_count(struct net_device *dev, int sset) in nv_get_sset_count() argument
4888 switch (sset) { in nv_get_sset_count()
/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.c6566 static int s2io_get_sset_count(struct net_device *dev, int sset) in s2io_get_sset_count() argument
6570 switch (sset) { in s2io_get_sset_count()