Searched refs:net_device_stats (Results 1 – 25 of 203) sorted by relevance
123456789
129 #define MLX4_FIND_NETDEV_STAT(n) (offsetof(struct net_device_stats, n) / \130 sizeof(((struct net_device_stats *)0)->n))
18 struct net_device_stats *stats = (struct net_device_stats *)data; in ndesc_get_tx_status()78 struct net_device_stats *stats = (struct net_device_stats *)data; in ndesc_get_rx_status()
86 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac100_dma_diagnostic_fr()
18 struct net_device_stats *stats = (struct net_device_stats *)data; in enh_desc_get_tx_status()187 struct net_device_stats *stats = (struct net_device_stats *)data; in enh_desc_get_rx_status()
19 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_tx_status()76 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_rx_status()
74 struct net_device_stats *stats = &dev->stats; in vcan_rx()89 struct net_device_stats *stats = &dev->stats; in vcan_tx()
41 struct net_device_stats *stats = &dev->stats; in can_rx_offload_napi_poll()296 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb()
114 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx_clean()182 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx()276 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx_miss_handle()357 struct net_device_stats *stats = &ndev->stats; in arc_emac_intr()642 static struct net_device_stats *arc_emac_stats(struct net_device *ndev) in arc_emac_stats()645 struct net_device_stats *stats = &ndev->stats; in arc_emac_stats()681 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx()806 struct net_device_stats *stats = &ndev->stats; in arc_emac_restart()
42 struct net_device_stats *stats = &dev->stats; in nr_rx_ip()141 struct net_device_stats *stats = &dev->stats; in nr_xmit()
38 struct net_device_stats *ei_get_stats(struct net_device *dev);56 struct net_device_stats *eip_get_stats(struct net_device *dev);
27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
32 struct net_device_stats *eip_get_stats(struct net_device *dev) in eip_get_stats()
68 struct net_device_stats *n_stats = &netdev->stats; in qca_tty_receive()130 struct net_device_stats *n_stats = &qca->net_dev->stats; in qcauart_transmit()201 struct net_device_stats *n_stats = &dev->stats; in qcauart_netdev_xmit()
53 struct net_device_stats dev_stat;/* device statistics */
31 struct net_device_stats gen;
52 struct net_device_stats stats;
55 struct net_device_stats stats;
324 struct net_device_stats stats;336 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
239 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_can_rx()322 struct net_device_stats *stats = &ndev->stats; in pucan_handle_status()404 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_cache_critical()630 struct net_device_stats *stats = &ndev->stats; in peak_canfd_start_xmit()
250 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_read_fifo()356 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_handle_lost_msg()380 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_handle_lec_err()459 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_handle_state_change()603 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_isr()
99 struct net_device_stats *stats = &dev->stats; in rose_xmit()
159 struct net_device_stats stats;
158 struct net_device_stats stats;
451 struct net_device_stats *stats = &dev->stats; in cc770_rx()502 struct net_device_stats *stats = &dev->stats; in cc770_err()602 struct net_device_stats *stats = &dev->stats; in cc770_rx_interrupt()667 struct net_device_stats *stats = &dev->stats; in cc770_tx_interrupt()
36 struct net_device_stats *hostap_get_stats(struct net_device *dev);