Searched refs:net_device_stats (Results 26 - 50 of 183) sorted by relevance

12345678

/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-rx.c160 struct net_device_stats *stats = &priv->ndev->stats;
H A Dmcp251xfd-tef.c91 struct net_device_stats *stats = &priv->ndev->stats;
/linux-master/drivers/s390/net/
H A Dlcs.h308 struct net_device_stats stats;
/linux-master/drivers/net/can/usb/
H A Df81604.c373 struct net_device_stats *stats = &netdev->stats;
461 struct net_device_stats *stats = &netdev->stats;
482 struct net_device_stats *stats = &netdev->stats;
904 struct net_device_stats *stats = &netdev->stats;
H A Desd_usb.c298 struct net_device_stats *stats = &priv->netdev->stats;
395 struct net_device_stats *stats = &priv->netdev->stats;
455 struct net_device_stats *stats = &priv->netdev->stats;
819 struct net_device_stats *stats = &netdev->stats;
H A Dusb_8dev.c338 struct net_device_stats *stats = &priv->netdev->stats;
460 struct net_device_stats *stats = &priv->netdev->stats;
596 struct net_device_stats *stats = &netdev->stats;
H A Dems_usb.c304 struct net_device_stats *stats = &dev->netdev->stats;
335 struct net_device_stats *stats = &dev->netdev->stats;
741 struct net_device_stats *stats = &netdev->stats;
/linux-master/drivers/net/can/ifi_canfd/
H A Difi_canfd.c250 struct net_device_stats *stats = &ndev->stats;
353 struct net_device_stats *stats = &ndev->stats;
377 struct net_device_stats *stats = &ndev->stats;
595 struct net_device_stats *stats = &ndev->stats;
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c223 struct net_device_stats *stats;
/linux-master/drivers/net/can/dev/
H A Dskb.c28 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h183 struct net_device_stats netstats;
/linux-master/drivers/net/ethernet/smsc/
H A Depic100.c305 static struct net_device_stats *epic_get_stats(struct net_device *dev);
758 struct net_device_stats *stats = &dev->stats;
1003 struct net_device_stats *stats = &dev->stats;
1106 struct net_device_stats *stats = &dev->stats;
1332 static struct net_device_stats *epic_get_stats(struct net_device *dev)
1338 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h593 .stat_sizeof = sizeof(((struct net_device_stats *)0)->m), \
594 .stat_offset = offsetof(struct net_device_stats, m), \
/linux-master/drivers/net/mctp/
H A Dmctp-i3c.c103 struct net_device_stats *stats = &mi->mbus->ndev->stats;
358 struct net_device_stats *stats = &mbus->ndev->stats;
/linux-master/drivers/staging/ks7010/
H A Dks_wlan.h441 struct net_device_stats nstats;
/linux-master/drivers/net/can/c_can/
H A Dc_can_main.c338 struct net_device_stats *stats = &dev->stats;
364 struct net_device_stats *stats = &dev->stats;
724 struct net_device_stats *stats = &dev->stats;
998 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c712 struct net_device_stats *stats = &ndev->stats;
803 struct net_device_stats *stats = &ndev->stats;
940 struct net_device_stats *stats = &ndev->stats;
995 struct net_device_stats *stats = &ndev->stats;
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad.h377 struct net_device_stats *bnad_get_netdev_stats(struct net_device *netdev);
/linux-master/drivers/net/can/
H A Dvxcan.c41 struct net_device_stats *peerstats, *srcstats = &dev->stats;
H A Dsun4i_can.c479 struct net_device_stats *stats = &dev->stats;
528 struct net_device_stats *stats = &dev->stats;
652 struct net_device_stats *stats = &dev->stats;
H A Dat91_can.c553 struct net_device_stats *stats = &dev->stats;
694 struct net_device_stats *stats = &dev->stats;
755 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c227 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/can/cc770/
H A Dcc770.c452 struct net_device_stats *stats = &dev->stats;
602 struct net_device_stats *stats = &dev->stats;
667 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c509 struct net_device_stats *stats = &ndev->stats;
578 struct net_device_stats *stats = &ndev->stats;
665 struct net_device_stats *stats = &ndev->stats;
/linux-master/drivers/net/ethernet/amd/
H A Dnmclan_cs.c410 static struct net_device_stats *mace_get_stats(struct net_device *dev);
1133 static void pr_linux_stats(struct net_device_stats *pstats)
1267 static struct net_device_stats *mace_get_stats(struct net_device *dev)
1278 } /* net_device_stats */

Completed in 371 milliseconds

12345678