Searched refs:net_device_stats (Results 76 - 100 of 183) sorted by relevance

12345678

/linux-master/drivers/net/can/
H A Djanz-ican3.c994 struct net_device_stats *stats = &dev->stats;
1036 struct net_device_stats *stats = &dev->stats;
1379 struct net_device_stats *stats = &ndev->stats;
H A Dgrcan.c504 struct net_device_stats *stats = &dev->stats;
577 struct net_device_stats *stats = &dev->stats;
1160 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/fddi/skfp/
H A Dskfddi.c104 static struct net_device_stats *skfp_ctl_get_stats(struct net_device *dev);
673 static struct net_device_stats *skfp_ctl_get_stats(struct net_device *dev)
796 return (struct net_device_stats *)&bp->os.MacStat;
/linux-master/drivers/net/fddi/
H A Ddefza.h768 struct net_device_stats stats;
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h512 struct net_device_stats *net_stats);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c190 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/alteon/
H A Dacenic.h788 static struct net_device_stats *ace_get_stats(struct net_device *dev);
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h429 struct net_device_stats *enetc_get_stats(struct net_device *ndev);
/linux-master/drivers/net/ethernet/3com/
H A D3c509.c191 static struct net_device_stats *el3_get_stats(struct net_device *dev);
857 static struct net_device_stats *
H A D3c515.c372 static struct net_device_stats *corkscrew_get_stats(struct net_device *dev);
1455 static struct net_device_stats *corkscrew_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/8390/
H A Daxnet_cs.c84 static struct net_device_stats *get_stats(struct net_device *dev);
1520 static struct net_device_stats *get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/amd/
H A Dlance.c308 static struct net_device_stats *lance_get_stats(struct net_device *dev);
1264 static struct net_device_stats *lance_get_stats(struct net_device *dev)
/linux-master/drivers/net/can/usb/
H A Ducan.c488 struct net_device_stats *net_stats = &up->netdev->stats;
571 struct net_device_stats *stats = &up->netdev->stats;
H A Dgs_usb.c575 struct net_device_stats *stats;
759 struct net_device_stats *stats = &dev->netdev->stats;
/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.c173 struct net_device_stats *stats = &bp->dev->stats;
985 static struct net_device_stats *bigmac_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c28 FM10K_STAT_FIELDS(struct net_device_stats, __stringify(_net_stat), \
266 struct net_device_stats *net_stats = &netdev->stats;
/linux-master/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c128 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev);
1114 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c292 static struct net_device_stats *t1_get_stats(struct net_device *dev)
296 struct net_device_stats *ns = &dev->stats;
/linux-master/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c767 struct net_device_stats *stats = &dev->stats;
1254 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/renesas/
H A Dravb_main.c216 struct net_device_stats *stats = &priv->stats[q];
766 struct net_device_stats *stats;
894 struct net_device_stats *stats = &priv->stats[q];
1591 struct net_device_stats *stats = &priv->stats[q];
2197 static struct net_device_stats *ravb_get_stats(struct net_device *ndev)
2201 struct net_device_stats *nstats, *stats0, *stats1;
/linux-master/drivers/net/ethernet/packetengines/
H A Dhamachi.c562 static struct net_device_stats *hamachi_get_stats(struct net_device *dev);
1746 static struct net_device_stats *hamachi_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c256 static struct net_device_stats *tulip_get_stats(struct net_device *dev);
839 static struct net_device_stats *tulip_get_stats(struct net_device *dev)
/linux-master/drivers/net/hamradio/
H A Dscc.c217 static struct net_device_stats * scc_net_get_stats(struct net_device *dev);
1960 static struct net_device_stats *scc_net_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/
H A Dfealnx.c431 static struct net_device_stats *get_stats(struct net_device *dev);
1743 static struct net_device_stats *get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/dlink/
H A Ddl2k.c72 static struct net_device_stats *get_stats (struct net_device *dev);
1067 static struct net_device_stats *

Completed in 278 milliseconds

12345678