Searched refs:net_device_stats (Results 151 - 175 of 183) sorted by relevance

12345678

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1297 static struct net_device_stats *mwifiex_get_stats(struct net_device *dev)
H A Dmain.h537 struct net_device_stats stats;
/linux-master/drivers/net/ethernet/cirrus/
H A Dcs89x0.c1117 static struct net_device_stats *
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1594 * We return the statistics in net_device_stats structure pulled from emac
1651 * We return the statistics in net_device_stats structure pulled from emac
1653 static struct net_device_stats *emac_dev_getnetstats(struct net_device *ndev)
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc9420.c983 static struct net_device_stats *smsc9420_get_stats(struct net_device *dev)
H A Dsmsc911x.c1839 static struct net_device_stats *smsc911x_get_stats(struct net_device *dev)
/linux-master/drivers/s390/net/
H A Dctcm_main.c1010 static struct net_device_stats *ctcm_stats(struct net_device *dev)
H A Dlcs.c1815 static struct net_device_stats *
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c536 struct net_device_stats *net_stats = &interface->netdev->stats;
/linux-master/drivers/net/ethernet/3com/
H A D3c59x.c774 static struct net_device_stats *vortex_get_stats(struct net_device *dev);
2824 static struct net_device_stats *vortex_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/amd/
H A Dpcnet32.c316 static struct net_device_stats *pcnet32_get_stats(struct net_device *);
2662 static struct net_device_stats *pcnet32_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c2800 struct net_device_stats *enetc_get_stats(struct net_device *ndev)
2803 struct net_device_stats *stats = &ndev->stats;
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1486 static struct net_device_stats *cxgb_get_stats(struct net_device *dev)
1490 struct net_device_stats *ns = &dev->stats;
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c1971 static struct net_device_stats *emac_stats(struct net_device *ndev)
1976 struct net_device_stats *nst = &ndev->stats;
/linux-master/drivers/net/ethernet/renesas/
H A Dsh_eth.c345 static struct net_device_stats *sh_eth_get_stats(struct net_device *ndev);
2559 static struct net_device_stats *sh_eth_get_stats(struct net_device *ndev)
H A Drswitch.c1713 static struct net_device_stats *rswitch_get_stats(struct net_device *ndev)
/linux-master/drivers/net/ethernet/natsemi/
H A Dnatsemi.c637 static struct net_device_stats *get_stats(struct net_device *dev);
2466 static struct net_device_stats *get_stats(struct net_device *dev)
H A Dns83820.c1192 static struct net_device_stats *ns83820_get_stats(struct net_device *ndev)
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c829 static struct net_device_stats *de_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/via/
H A Dvia-rhine.c780 struct net_device_stats *stats = &rp->dev->stats;
/linux-master/drivers/net/can/flexcan/
H A Dflexcan-core.c1042 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c434 struct net_device_stats *stats = &ieee->stats;
/linux-master/drivers/net/ethernet/alteon/
H A Dacenic.c2788 static struct net_device_stats *ace_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c2384 static struct net_device_stats *gem_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/realtek/
H A D8139cp.c943 static struct net_device_stats *cp_get_stats(struct net_device *dev)

Completed in 428 milliseconds

12345678