Searched refs:sset (Results 126 - 150 of 178) sorted by path

12345678

/linux-master/drivers/net/ethernet/renesas/
H A Dsh_eth.c2257 static int sh_eth_get_sset_count(struct net_device *netdev, int sset) argument
2259 switch (sset) {
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c2348 static int rocker_port_get_sset_count(struct net_device *netdev, int sset) argument
2350 switch (sset) {
/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c211 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) argument
215 switch (sset) {
/linux-master/drivers/net/ethernet/silan/
H A Dsc92031.c1349 static int sc92031_ethtool_get_sset_count(struct net_device *dev, int sset) argument
1351 switch (sset) {
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c734 static int stmmac_get_sset_count(struct net_device *netdev, int sset) argument
741 switch (sset) {
/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c4657 static int cas_get_sset_count(struct net_device *dev, int sset) argument
4659 switch (sset) {
H A Dsunvnet.c100 static int vnet_get_sset_count(struct net_device *dev, int sset) argument
104 switch (sset) {
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c594 static int am65_cpsw_get_sset_count(struct net_device *ndev, int sset) argument
596 switch (sset) {
H A Dcpsw_ethtool.c224 int cpsw_get_sset_count(struct net_device *ndev, int sset) argument
228 switch (sset) {
H A Dcpsw_priv.h482 int cpsw_get_sset_count(struct net_device *ndev, int sset);
/linux-master/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c125 static int spider_net_get_sset_count(struct net_device *netdev, int sset) argument
127 switch (sset) {
H A Dtc35815.c1971 static int tc35815_get_sset_count(struct net_device *dev, int sset) argument
1975 switch (sset) {
/linux-master/drivers/net/ethernet/vertexcom/
H A Dmse102x.c603 static int mse102x_get_sset_count(struct net_device *ndev, int sset) argument
605 switch (sset) {
/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.c3611 static void velocity_get_strings(struct net_device *dev, u32 sset, u8 *data) argument
3613 switch (sset) {
3620 static int velocity_get_sset_count(struct net_device *dev, int sset) argument
3622 switch (sset) {
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c60 int wx_get_sset_count(struct net_device *netdev, int sset) argument
62 switch (sset) {
H A Dwx_ethtool.h7 int wx_get_sset_count(struct net_device *netdev, int sset);
/linux-master/drivers/net/fjes/
H A Dfjes_ethtool.c136 static int fjes_get_sset_count(struct net_device *netdev, int sset) argument
138 switch (sset) {
/linux-master/drivers/net/
H A Difb.c228 static int ifb_get_sset_count(struct net_device *dev, int sset) argument
230 switch (sset) {
H A Dveth.c166 static int veth_get_sset_count(struct net_device *dev, int sset) argument
168 switch (sset) {
H A Dvirtio_net.c3323 static int virtnet_get_sset_count(struct net_device *dev, int sset) argument
3327 switch (sset) {
/linux-master/drivers/net/usb/
H A Dasix_devices.c286 static void ax88772_ethtool_get_strings(struct net_device *netdev, u32 sset, argument
289 switch (sset) {
296 static int ax88772_ethtool_get_sset_count(struct net_device *ndev, int sset) argument
298 switch (sset) {
H A Dcdc_ncm.c95 static int cdc_ncm_get_sset_count(struct net_device __always_unused *netdev, int sset) argument
97 switch (sset) {
H A Dlan78xx.c1605 static int lan78xx_get_sset_count(struct net_device *netdev, int sset) argument
1607 if (sset == ETH_SS_STATS)
H A Dr8152.c8879 static int rtl8152_get_sset_count(struct net_device *dev, int sset) argument
8881 switch (sset) {
H A Dsmsc95xx.c755 static void smsc95xx_ethtool_get_strings(struct net_device *netdev, u32 sset, argument
758 switch (sset) {
765 static int smsc95xx_ethtool_get_sset_count(struct net_device *ndev, int sset) argument
767 switch (sset) {

Completed in 375 milliseconds

12345678