Searched refs:net_device_stats (Results 51 - 75 of 183) sorted by relevance

12345678

/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c1069 struct net_device_stats *stats = &netdev->stats;
1142 struct net_device_stats *stats = &netdev->stats;
1212 struct net_device_stats *stats = &priv->netdev->stats;
1226 struct net_device_stats *stats;
1288 struct net_device_stats *stats;
H A Dkvaser_usb_leaf.c878 struct net_device_stats *stats;
973 struct net_device_stats *stats = &priv->netdev->stats;
1052 struct net_device_stats *stats;
1280 struct net_device_stats *stats = &priv->netdev->stats;
1299 struct net_device_stats *stats;
H A Dkvaser_usb_core.c302 struct net_device_stats *stats = &netdev->stats;
648 struct net_device_stats *stats = &netdev->stats;
/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c280 struct net_device_stats stats_saved;
894 struct net_device_stats *stats = &tp->dev->stats;
895 struct net_device_stats *saved = &tp->stats_saved;
943 static struct net_device_stats *
947 struct net_device_stats *stats = &tp->dev->stats;
948 struct net_device_stats *saved = &tp->stats_saved;
1995 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats));
H A D3c574_cs.c234 static struct net_device_stats *el3_get_stats(struct net_device *dev);
933 static struct net_device_stats *el3_get_stats(struct net_device *dev)
H A D3c589_cs.c172 static struct net_device_stats *el3_get_stats(struct net_device *dev);
773 static struct net_device_stats *el3_get_stats(struct net_device *dev)
/linux-master/drivers/net/can/m_can/
H A Dm_can.c509 struct net_device_stats *stats = &cdev->net->stats;
523 struct net_device_stats *stats = &dev->stats;
630 struct net_device_stats *stats = &dev->stats;
659 struct net_device_stats *stats = &dev->stats;
886 struct net_device_stats *stats = &dev->stats;
1052 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/amd/
H A Dau1000_eth.c742 struct net_device_stats *ps = &dev->stats;
836 struct net_device_stats *ps = &dev->stats;
959 struct net_device_stats *ps = &dev->stats;
/linux-master/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c120 struct net_device_stats stats;
121 struct net_device_stats tmpstats;
467 static struct net_device_stats *tsi108_get_stats(struct net_device *dev)
/linux-master/drivers/net/ethernet/sis/
H A Dsis190.c554 static inline int sis190_rx_pkt_err(u32 status, struct net_device_stats *stats)
577 struct net_device_stats *stats = &dev->stats;
665 static inline int sis190_tx_pkt_err(u32 status, struct net_device_stats *stats)
689 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h403 struct net_device_stats stats;
/linux-master/drivers/staging/rtl8712/
H A Dos_intfs.c173 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev)
/linux-master/drivers/net/can/
H A Dxilinx_can.c845 struct net_device_stats *stats = &ndev->stats;
915 struct net_device_stats *stats = &ndev->stats;
1091 struct net_device_stats *stats = &ndev->stats;
1383 struct net_device_stats *stats = &ndev->stats;
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c888 struct net_device_stats *stats = &priv->ndev->stats;
950 struct net_device_stats *stats = &priv->ndev->stats;
1048 struct net_device_stats *stats = &priv->ndev->stats;
1178 struct net_device_stats *stats = &priv->ndev->stats;
/linux-master/drivers/net/can/usb/
H A Dmcba_usb.c311 struct net_device_stats *stats = &priv->netdev->stats;
418 struct net_device_stats *stats = &priv->netdev->stats;
/linux-master/drivers/staging/octeon/
H A Dethernet.c202 static struct net_device_stats *cvm_oct_common_get_stats(struct net_device *dev)
439 sizeof(struct net_device_stats));
/linux-master/drivers/net/can/rcar/
H A Drcar_can.c371 struct net_device_stats *stats = &ndev->stats;
640 struct net_device_stats *stats = &priv->ndev->stats;
H A Drcar_canfd.c953 struct net_device_stats *stats = &ndev->stats;
1000 struct net_device_stats *stats = &ndev->stats;
1114 struct net_device_stats *stats = &ndev->stats;
1223 struct net_device_stats *stats = &ndev->stats;
1571 struct net_device_stats *stats = &priv->ndev->stats;
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c483 static struct net_device_stats *mpc52xx_fec_get_stats(struct net_device *dev)
486 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/
H A Ddnet.c688 static struct net_device_stats *dnet_get_stats(struct net_device *dev)
692 struct net_device_stats *nstat = &dev->stats;
/linux-master/net/batman-adv/
H A Dsoft-interface.c112 static struct net_device_stats *batadv_interface_stats(struct net_device *dev)
115 struct net_device_stats *stats = &dev->stats;
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c39 .sizeof_stat = sizeof_field(struct net_device_stats, _net_stat), \
40 .stat_offset = offsetof(struct net_device_stats, _net_stat) \
/linux-master/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c267 struct net_device_stats *n_stats = &qca->net_dev->stats;
329 struct net_device_stats *n_stats = &net_dev->stats;
/linux-master/drivers/net/fddi/
H A Ddefxx.c282 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev);
2075 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev)
2098 return (struct net_device_stats *)&bp->stats;
2199 return (struct net_device_stats *)&bp->stats;
2215 return (struct net_device_stats *)&bp->stats;
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c294 struct net_device_stats stats;
333 static struct net_device_stats *get_stats(struct net_device *dev);
1315 static struct net_device_stats *get_stats(struct net_device *dev)

Completed in 619 milliseconds

12345678