Searched defs:sset (Results 126 - 150 of 153) sorted by path

1234567

/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c60 int wx_get_sset_count(struct net_device *netdev, int sset) argument
/linux-master/drivers/net/fjes/
H A Dfjes_ethtool.c136 static int fjes_get_sset_count(struct net_device *netdev, int sset) argument
/linux-master/drivers/net/
H A Difb.c228 static int ifb_get_sset_count(struct net_device *dev, int sset) argument
H A Dveth.c167 static int veth_get_sset_count(struct net_device *dev, int sset) argument
H A Dvirtio_net.c4139 static int virtnet_get_sset_count(struct net_device *dev, int sset) argument
/linux-master/drivers/net/usb/
H A Dasix_devices.c286 static void ax88772_ethtool_get_strings(struct net_device *netdev, u32 sset, argument
296 static int ax88772_ethtool_get_sset_count(struct net_device *ndev, int sset) argument
H A Dcdc_ncm.c95 static int cdc_ncm_get_sset_count(struct net_device __always_unused *netdev, int sset) argument
H A Dlan78xx.c1605 static int lan78xx_get_sset_count(struct net_device *netdev, int sset) argument
H A Dr8152.c8879 static int rtl8152_get_sset_count(struct net_device *dev, int sset) argument
H A Dsmsc95xx.c755 static void smsc95xx_ethtool_get_strings(struct net_device *netdev, u32 sset, argument
765 static int smsc95xx_ethtool_get_sset_count(struct net_device *ndev, int sset) argument
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c185 vmxnet3_get_sset_count(struct net_device *netdev, int sset) argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebug.c1139 ath10k_debug_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
1148 ath10k_debug_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3685 static int ath6kl_get_sset_count(struct net_device *dev, int sset) argument
3761 static void ath6kl_get_strings(struct net_device *dev, u32 sset, u8 *data) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddebug.c1291 ath9k_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
1300 ath9k_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
H A Dhtc_drv_debug.c421 ath9k_htc_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
430 ath9k_htc_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dmesh.c1143 int lbs_mesh_ethtool_get_sset_count(struct net_device *dev, int sset) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1401 mt7915_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
1414 mt7915_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c378 mt792x_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
391 mt792x_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1247 mt7996_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
1257 mt7996_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c654 plfxlc_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
663 plfxlc_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3282 mac80211_hwsim_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
3291 mac80211_hwsim_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
/linux-master/include/crypto/
H A Dpoly1305.h49 bool sset; member in struct:poly1305_desc_ctx
/linux-master/net/dsa/
H A Dconduit.c128 static int dsa_conduit_get_sset_count(struct net_device *dev, int sset) argument
H A Duser.c1087 static int dsa_user_get_sset_count(struct net_device *dev, int sset) argument
/linux-master/net/ethtool/
H A Dioctl.c160 static int __ethtool_get_sset_count(struct net_device *dev, int sset) argument

Completed in 481 milliseconds

1234567