/linux-4.1.27/net/irda/ |
D | wrapper.c | 209 struct net_device_stats *stats, in async_bump() 281 struct net_device_stats *stats, in async_unwrap_bof() 321 struct net_device_stats *stats, in async_unwrap_eof() 379 struct net_device_stats *stats, in async_unwrap_ce() 409 struct net_device_stats *stats, in async_unwrap_other() 473 struct net_device_stats *stats, in async_unwrap_char()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_stats.h | 104 #define MLX4_FIND_NETDEV_STAT(n) (offsetof(struct net_device_stats, n) / \ 105 sizeof(((struct net_device_stats *)0)->n))
|
D | mlx4_en.h | 500 struct net_device_stats stats; 501 struct net_device_stats ret_stats;
|
D | en_port.c | 155 struct net_device_stats *stats = &priv->stats; in mlx4_en_DUMP_ETH_STATS()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | norm_desc.c | 33 struct net_device_stats *stats = (struct net_device_stats *)data; in ndesc_get_tx_status() 77 struct net_device_stats *stats = (struct net_device_stats *)data; in ndesc_get_rx_status()
|
D | dwmac100_dma.c | 108 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac100_dma_diagnostic_fr()
|
D | enh_desc.c | 33 struct net_device_stats *stats = (struct net_device_stats *)data; in enh_desc_get_tx_status() 181 struct net_device_stats *stats = (struct net_device_stats *)data; in enh_desc_get_rx_status()
|
/linux-4.1.27/drivers/net/can/ |
D | vcan.c | 72 struct net_device_stats *stats = &dev->stats; in vcan_rx() 87 struct net_device_stats *stats = &dev->stats; in vcan_tx()
|
D | xilinx_can.c | 391 struct net_device_stats *stats = &ndev->stats; in xcan_start_xmit() 476 struct net_device_stats *stats = &ndev->stats; in xcan_rx() 543 struct net_device_stats *stats = &ndev->stats; in xcan_err_interrupt() 747 struct net_device_stats *stats = &ndev->stats; in xcan_tx_interrupt()
|
D | bfin_can.c | 388 struct net_device_stats *stats = &dev->stats; in bfin_can_rx() 437 struct net_device_stats *stats = &dev->stats; in bfin_can_err() 524 struct net_device_stats *stats = &dev->stats; in bfin_can_interrupt()
|
D | pch_can.c | 496 struct net_device_stats *stats = &(priv->ndev->stats); in pch_can_error() 619 struct net_device_stats *stats = &(priv->ndev->stats); in pch_can_rx_msg_lost() 650 struct net_device_stats *stats = &(priv->ndev->stats); in pch_can_rx_normal() 723 struct net_device_stats *stats = &(priv->ndev->stats); in pch_can_tx_complete()
|
D | rcar_can.c | 221 struct net_device_stats *stats = &ndev->stats; in rcar_can_error() 371 struct net_device_stats *stats = &ndev->stats; in rcar_can_tx_done() 637 struct net_device_stats *stats = &priv->ndev->stats; in rcar_can_rx_pkt()
|
D | ti_hecc.c | 546 struct net_device_stats *stats = &priv->ndev->stats; in ti_hecc_rx_pkt() 664 struct net_device_stats *stats = &ndev->stats; in ti_hecc_error() 761 struct net_device_stats *stats = &ndev->stats; in ti_hecc_interrupt()
|
D | at91_can.c | 477 struct net_device_stats *stats = &dev->stats; in at91_start_xmit() 566 struct net_device_stats *stats = &dev->stats; in at91_rx_overflow_err() 634 struct net_device_stats *stats = &dev->stats; in at91_read_msg()
|
D | dev.c | 369 struct net_device_stats *stats = &dev->stats; in can_flush_echo_skb() 478 struct net_device_stats *stats = &dev->stats; in can_restart()
|
D | grcan.c | 506 struct net_device_stats *stats = &dev->stats; in catch_up_echo_skb() 581 struct net_device_stats *stats = &dev->stats; in grcan_err() 1172 struct net_device_stats *stats = &dev->stats; in grcan_receive()
|
D | janz-ican3.c | 889 struct net_device_stats *stats = &dev->stats; in ican3_handle_msglost() 931 struct net_device_stats *stats = &dev->stats; in ican3_handle_cevtind() 1234 struct net_device_stats *stats = &ndev->stats; in ican3_recv_skb()
|
D | flexcan.c | 653 struct net_device_stats *stats = &dev->stats; in flexcan_read_frame() 716 struct net_device_stats *stats = &dev->stats; in flexcan_irq()
|
/linux-4.1.27/net/netrom/ |
D | nr_dev.c | 45 struct net_device_stats *stats = &dev->stats; in nr_rx_ip() 144 struct net_device_stats *stats = &dev->stats; in nr_xmit()
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simeth.c | 43 struct net_device_stats stats; 52 static struct net_device_stats *simeth_get_stats(struct net_device *dev); 494 static struct net_device_stats *
|
/linux-4.1.27/include/net/irda/ |
D | wrapper.h | 55 void async_unwrap_char(struct net_device *dev, struct net_device_stats *stats,
|
D | irttp.h | 129 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/arc/ |
D | emac_main.c | 156 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx_clean() 223 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx() 339 struct net_device_stats *stats = &ndev->stats; in arc_emac_intr() 547 static struct net_device_stats *arc_emac_stats(struct net_device *ndev) in arc_emac_stats() 550 struct net_device_stats *stats = &ndev->stats; in arc_emac_stats() 586 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | 8390.h | 38 struct net_device_stats *ei_get_stats(struct net_device *dev); 56 struct net_device_stats *eip_get_stats(struct net_device *dev);
|
D | 8390.c | 26 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
|
D | 8390p.c | 31 struct net_device_stats *eip_get_stats(struct net_device *dev) in eip_get_stats()
|
D | axnet_cs.c | 84 static struct net_device_stats *get_stats(struct net_device *dev); 1516 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
D | lib8390.c | 850 static struct net_device_stats *__ei_get_stats(struct net_device *dev) in __ei_get_stats()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | orinoco.h | 87 struct net_device_stats stats; 209 struct net_device_stats *orinoco_get_stats(struct net_device *dev);
|
D | main.c | 297 struct net_device_stats *orinoco_get_stats(struct net_device *dev) in orinoco_get_stats() 439 struct net_device_stats *stats = &priv->stats; in orinoco_xmit() 600 struct net_device_stats *stats = &priv->stats; in __orinoco_ev_tx() 612 struct net_device_stats *stats = &priv->stats; in __orinoco_ev_txexc() 668 struct net_device_stats *stats = &priv->stats; in orinoco_tx_timeout() 755 struct net_device_stats *stats = &priv->stats; in orinoco_rx_monitor() 846 struct net_device_stats *stats = &priv->stats; in __orinoco_ev_rx() 965 struct net_device_stats *stats = &priv->stats; in orinoco_rx()
|
D | orinoco_usb.c | 407 struct net_device_stats *stats = &priv->stats; in ezusb_ctx_complete() 1186 struct net_device_stats *stats = &priv->stats; in ezusb_xmit()
|
/linux-4.1.27/include/linux/ |
D | if_frad.h | 69 struct net_device_stats stats;
|
D | scc.h | 52 struct net_device_stats dev_stat;/* device statistics */
|
D | if_fddi.h | 35 struct net_device_stats gen;
|
D | isdn.h | 159 struct net_device_stats stats; /* Ethernet Statistics */
|
D | netdevice.h | 157 struct net_device_stats { struct 1074 struct net_device_stats* (*ndo_get_stats)(struct net_device *dev); 1555 struct net_device_stats stats; 3475 const struct net_device_stats *netdev_stats);
|
/linux-4.1.27/drivers/net/irda/ |
D | bfin_sir.h | 71 struct net_device_stats stats;
|
D | au1k_ir.c | 388 struct net_device_stats *ps = &dev->stats; in update_rx_stats() 406 struct net_device_stats *ps = &dev->stats; in update_tx_stats()
|
D | sh_sir.c | 627 static struct net_device_stats *sh_sir_stats(struct net_device *ndev) in sh_sir_stats()
|
D | sh_irda.c | 682 static struct net_device_stats *sh_irda_stats(struct net_device *ndev) in sh_irda_stats()
|
D | bfin_sir.c | 601 static struct net_device_stats *bfin_sir_stats(struct net_device *dev) in bfin_sir_stats()
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | bfin_mac.h | 76 struct net_device_stats stats;
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | gdm_lte.h | 65 struct net_device_stats stats;
|
D | gdm_lte.c | 507 static struct net_device_stats *gdm_lte_stats(struct net_device *dev) in gdm_lte_stats()
|
/linux-4.1.27/drivers/net/wireless/ |
D | ray_cs.h | 51 struct net_device_stats stats;
|
D | ray_cs.c | 76 static struct net_device_stats *ray_get_stats(struct net_device *dev); 1687 static struct net_device_stats *ray_get_stats(struct net_device *dev) in ray_get_stats()
|
/linux-4.1.27/drivers/staging/octeon/ |
D | octeon-ethernet.h | 57 struct net_device_stats stats;
|
D | ethernet.c | 225 static struct net_device_stats *cvm_oct_common_get_stats(struct net_device *dev) in cvm_oct_common_get_stats() 489 sizeof(struct net_device_stats)); in cvm_oct_common_init()
|
/linux-4.1.27/drivers/net/can/cc770/ |
D | cc770.c | 396 struct net_device_stats *stats = &dev->stats; in cc770_start_xmit() 465 struct net_device_stats *stats = &dev->stats; in cc770_rx() 516 struct net_device_stats *stats = &dev->stats; in cc770_err() 616 struct net_device_stats *stats = &dev->stats; in cc770_rx_interrupt() 681 struct net_device_stats *stats = &dev->stats; in cc770_tx_interrupt()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | sonic.h | 322 struct net_device_stats stats; 334 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
|
D | sonic.c | 508 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats()
|
D | natsemi.c | 637 static struct net_device_stats *get_stats(struct net_device *dev); 2454 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
/linux-4.1.27/net/rose/ |
D | rose_dev.c | 102 struct net_device_stats *stats = &dev->stats; in rose_xmit()
|
/linux-4.1.27/include/net/ |
D | ip6_tunnel.h | 79 struct net_device_stats *stats = &dev->stats; in ip6tunnel_xmit()
|
D | ip_tunnels.h | 206 struct net_device_stats *err_stats, in iptunnel_xmit_stats()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | core.h | 181 struct net_device_stats stats;
|
D | core.c | 590 static struct net_device_stats *brcmf_netdev_get_stats(struct net_device *ndev) in brcmf_netdev_get_stats()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | drv_types.h | 173 struct net_device_stats stats;
|
D | os_intfs.c | 188 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap.h | 35 struct net_device_stats *hostap_get_stats(struct net_device *dev);
|
D | hostap_wlan.h | 759 struct net_device_stats apdevstats; 763 struct net_device_stats stadevstats; 895 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/can/sja1000/ |
D | sja1000.c | 340 struct net_device_stats *stats = &dev->stats; in sja1000_rx() 394 struct net_device_stats *stats = &dev->stats; in sja1000_err() 502 struct net_device_stats *stats = &dev->stats; in sja1000_interrupt()
|
/linux-4.1.27/drivers/net/cris/ |
D | eth_v10.c | 198 static struct net_device_stats *e100_get_stats(struct net_device *dev); 201 static void update_rx_stats(struct net_device_stats *); 202 static void update_tx_stats(struct net_device_stats *); 1509 update_rx_stats(struct net_device_stats *es) in update_rx_stats() 1520 update_tx_stats(struct net_device_stats *es) in update_tx_stats() 1533 static struct net_device_stats *
|
/linux-4.1.27/drivers/net/can/c_can/ |
D | c_can.c | 353 struct net_device_stats *stats = &dev->stats; in c_can_handle_lost_msg_obj() 379 struct net_device_stats *stats = &dev->stats; in c_can_read_msg_object() 682 struct net_device_stats *stats = &dev->stats; in c_can_do_tx() 859 struct net_device_stats *stats = &dev->stats; in c_can_handle_state_change() 936 struct net_device_stats *stats = &dev->stats; in c_can_handle_bus_err()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 139 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/can/m_can/ |
D | m_can.c | 362 struct net_device_stats *stats = &dev->stats; in m_can_read_fifo() 449 struct net_device_stats *stats = &dev->stats; in m_can_handle_lost_msg() 474 struct net_device_stats *stats = &dev->stats; in m_can_handle_lec_err() 571 struct net_device_stats *stats = &dev->stats; in m_can_handle_state_change() 748 struct net_device_stats *stats = &dev->stats; in m_can_isr()
|
/linux-4.1.27/drivers/net/can/mscan/ |
D | mscan.c | 348 struct net_device_stats *stats = &dev->stats; in mscan_get_err_frame() 394 struct net_device_stats *stats = &dev->stats; in mscan_rx_poll() 441 struct net_device_stats *stats = &dev->stats; in mscan_isr()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | drv_types.h | 252 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcmsysport.h | 579 .stat_sizeof = sizeof(((struct net_device_stats *)0)->m), \ 580 .stat_offset = offsetof(struct net_device_stats, m), \
|
D | bcm63xx_enet.c | 1258 #define DEV_STAT(m) sizeof(((struct net_device_stats *)0)->m), \ 1259 offsetof(struct net_device_stats, m)
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | epic100.c | 305 static struct net_device_stats *epic_get_stats(struct net_device *dev); 758 struct net_device_stats *stats = &dev->stats; in epic_pause() 1000 struct net_device_stats *stats = &dev->stats; in epic_tx_error() 1103 struct net_device_stats *stats = &dev->stats; in epic_interrupt() 1340 static struct net_device_stats *epic_get_stats(struct net_device *dev) in epic_get_stats() 1346 struct net_device_stats *stats = &dev->stats; in epic_get_stats()
|
D | smsc9420.c | 1035 static struct net_device_stats *smsc9420_get_stats(struct net_device *dev) in smsc9420_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 428 struct net_device_stats *stats = &ndev->stats; in hip04_mac_start_xmit() 488 struct net_device_stats *stats = &ndev->stats; in hip04_rx_poll() 569 struct net_device_stats *stats = &ndev->stats; in hip04_mac_interrupt() 701 static struct net_device_stats *hip04_get_stats(struct net_device *ndev) in hip04_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 362 struct net_device_stats linux_stats; /* Linux statistics counters */ 413 static struct net_device_stats *mace_get_stats(struct net_device *dev); 1137 static void pr_linux_stats(struct net_device_stats *pstats) in pr_linux_stats() 1271 static struct net_device_stats *mace_get_stats(struct net_device *dev) in mace_get_stats()
|
D | au1000_eth.c | 805 struct net_device_stats *ps = &dev->stats; in au1000_update_rx_stats() 900 struct net_device_stats *ps = &dev->stats; in au1000_update_tx_stats() 1026 struct net_device_stats *ps = &dev->stats; in au1000_tx()
|
D | lance.c | 307 static struct net_device_stats *lance_get_stats(struct net_device *dev); 1260 static struct net_device_stats *lance_get_stats(struct net_device *dev) in lance_get_stats()
|
D | ariadne.c | 621 static struct net_device_stats *ariadne_get_stats(struct net_device *dev) in ariadne_get_stats()
|
D | amd8111e.c | 885 static struct net_device_stats *amd8111e_get_stats(struct net_device *dev) in amd8111e_get_stats() 890 struct net_device_stats *new_stats = &dev->stats; in amd8111e_get_stats()
|
D | pcnet32.c | 317 static struct net_device_stats *pcnet32_get_stats(struct net_device *); 2605 static struct net_device_stats *pcnet32_get_stats(struct net_device *dev) in pcnet32_get_stats()
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.h | 202 struct net_device_stats stats;
|
D | lcs.h | 305 struct net_device_stats stats;
|
D | qeth_core.h | 781 struct net_device_stats stats; 928 struct net_device_stats *qeth_get_stats(struct net_device *);
|
D | netiucv.c | 226 struct net_device_stats stats; 1425 static struct net_device_stats *netiucv_stats (struct net_device * dev) in netiucv_stats()
|
D | ctcm_main.c | 1061 static struct net_device_stats *ctcm_stats(struct net_device *dev) in ctcm_stats()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | drv_types.h | 223 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 244 struct net_device_stats net_stats;
|
/linux-4.1.27/drivers/staging/ft1000/ |
D | ft1000.h | 337 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 132 static struct net_device_stats *net_get_stats(struct net_device *dev); 550 static struct net_device_stats *
|
D | cs89x0.c | 1115 static struct net_device_stats *
|
/linux-4.1.27/drivers/net/can/usb/ |
D | usb_8dev.c | 351 struct net_device_stats *stats = &priv->netdev->stats; in usb_8dev_rx_err_msg() 476 struct net_device_stats *stats = &priv->netdev->stats; in usb_8dev_rx_can_msg() 616 struct net_device_stats *stats = &netdev->stats; in usb_8dev_start_xmit()
|
D | esd_usb2.c | 229 struct net_device_stats *stats = &priv->netdev->stats; in esd_usb2_rx_event() 317 struct net_device_stats *stats = &priv->netdev->stats; in esd_usb2_rx_can_msg() 362 struct net_device_stats *stats = &priv->netdev->stats; in esd_usb2_tx_done_msg() 721 struct net_device_stats *stats = &netdev->stats; in esd_usb2_start_xmit()
|
D | ems_usb.c | 314 struct net_device_stats *stats = &dev->netdev->stats; in ems_usb_rx_can_msg() 345 struct net_device_stats *stats = &dev->netdev->stats; in ems_usb_rx_err() 746 struct net_device_stats *stats = &netdev->stats; in ems_usb_start_xmit()
|
D | kvaser_usb.c | 702 struct net_device_stats *stats; in kvaser_usb_tx_acknowledge() 825 struct net_device_stats *stats = &priv->netdev->stats; in kvaser_usb_rx_error_update_can_state() 891 struct net_device_stats *stats; in kvaser_usb_rx_error() 1101 struct net_device_stats *stats = &priv->netdev->stats; in kvaser_usb_rx_can_err() 1137 struct net_device_stats *stats; in kvaser_usb_rx_can_msg() 1653 struct net_device_stats *stats = &netdev->stats; in kvaser_usb_start_xmit()
|
D | gs_usb.c | 283 struct net_device_stats *stats; in gs_usb_recieve_bulk_callback() 458 struct net_device_stats *stats = &dev->netdev->stats; in gs_can_start_xmit()
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | typhoon.c | 286 struct net_device_stats stats; 287 struct net_device_stats stats_saved; 901 struct net_device_stats *stats = &tp->stats; in typhoon_do_get_stats() 902 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats() 950 static struct net_device_stats * 954 struct net_device_stats *stats = &tp->stats; in typhoon_get_stats() 955 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats() 1989 memcpy(&tp->stats_saved, &tp->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()
|
D | 3c589_cs.c | 173 static struct net_device_stats *el3_get_stats(struct net_device *dev); 767 static struct net_device_stats *el3_get_stats(struct net_device *dev) in el3_get_stats()
|
D | 3c574_cs.c | 234 static struct net_device_stats *el3_get_stats(struct net_device *dev); 937 static struct net_device_stats *el3_get_stats(struct net_device *dev) in el3_get_stats()
|
D | 3c509.c | 195 static struct net_device_stats *el3_get_stats(struct net_device *dev); 866 static struct net_device_stats *
|
D | 3c515.c | 379 static struct net_device_stats *corkscrew_get_stats(struct net_device *dev); 1468 static struct net_device_stats *corkscrew_get_stats(struct net_device *dev) in corkscrew_get_stats()
|
D | 3c59x.c | 775 static struct net_device_stats *vortex_get_stats(struct net_device *dev); 2831 static struct net_device_stats *vortex_get_stats(struct net_device *dev) in vortex_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunbmac.h | 314 struct net_device_stats enet_stats;
|
D | sunhme.h | 421 struct net_device_stats net_stats; /* Statistical counters */
|
D | sunbmac.c | 172 struct net_device_stats *stats = &bp->enet_stats; in bigmac_get_counters() 984 static struct net_device_stats *bigmac_get_stats(struct net_device *dev) in bigmac_get_stats()
|
D | cassini.h | 2793 struct net_device_stats net_stats[N_TX_RINGS + 1];
|
D | cassini.c | 4417 static struct net_device_stats *cas_get_stats(struct net_device *dev) in cas_get_stats() 4420 struct net_device_stats *stats = cp->net_stats; in cas_get_stats() 4481 memset(stats + i, 0, sizeof(struct net_device_stats)); in cas_get_stats() 4740 struct net_device_stats *stats = cas_get_stats(cp->dev); in cas_get_ethtool_stats()
|
D | sunhme.c | 936 struct net_device_stats *stats = &hp->net_stats; in happy_meal_get_counters() 2390 static struct net_device_stats *happy_meal_get_stats(struct net_device *dev) in happy_meal_get_stats()
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | network.c | 75 struct net_device_stats stats; 449 static struct net_device_stats *iss_net_get_stats(struct net_device *dev) in iss_net_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/moxa/ |
D | moxart_ether.h | 295 struct net_device_stats stats;
|
D | moxart_ether.c | 374 static struct net_device_stats *moxart_mac_get_stats(struct net_device *ndev) in moxart_mac_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | common.h | 221 struct net_device_stats netstats;
|
D | cxgb2.c | 295 static struct net_device_stats *t1_get_stats(struct net_device *dev) in t1_get_stats() 299 struct net_device_stats *ns = &p->netstats; in t1_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 144 struct net_device_stats stats;
|
D | fs_enet-main.c | 793 static struct net_device_stats *fs_enet_get_stats(struct net_device *dev) in fs_enet_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/dlink/ |
D | dl2k.h | 373 struct net_device_stats stats;
|
D | dl2k.c | 82 static struct net_device_stats *get_stats (struct net_device *dev); 973 static struct net_device_stats *
|
D | sundance.c | 448 static struct net_device_stats *get_stats(struct net_device *dev); 1525 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 75 struct net_device_stats netstats;
|
D | cxgb3_main.c | 1485 static struct net_device_stats *cxgb_get_stats(struct net_device *dev) in cxgb_get_stats() 1489 struct net_device_stats *ns = &pi->netstats; in cxgb_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
D | core.h | 264 struct net_device_stats nstats;
|
D | core.c | 1899 static struct net_device_stats *emac_stats(struct net_device *ndev) in emac_stats() 1904 struct net_device_stats *nst = &dev->nstats; in emac_stats()
|
/linux-4.1.27/drivers/net/usb/ |
D | pegasus.h | 86 struct net_device_stats stats;
|
D | kaweth.c | 249 struct net_device_stats stats; 926 static struct net_device_stats *kaweth_netdev_stats(struct net_device *dev) in kaweth_netdev_stats()
|
D | r8152.c | 1107 struct net_device_stats *stats; in write_bulk_callback() 1398 struct net_device_stats *stats; in r8152_csum_workaround() 1582 struct net_device_stats *stats = &tp->netdev->stats; in r8152_tx_agg_fill() 1670 struct net_device_stats *stats = &netdev->stats; in rx_bottom() 1712 struct net_device_stats *stats = &netdev->stats; in rx_bottom() 1795 struct net_device_stats *stats = &netdev->stats; in tx_bottom() 1883 struct net_device_stats *stats = &tp->netdev->stats; in rtl_drop_queued_tx()
|
D | pegasus.c | 725 static struct net_device_stats *pegasus_netdev_stats(struct net_device *dev) in pegasus_netdev_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf.h | 241 struct net_device_stats net_stats;
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad.h | 387 struct net_device_stats *bnad_get_netdev_stats(struct net_device *netdev);
|
/linux-4.1.27/drivers/net/ethernet/icplus/ |
D | ipg.h | 730 struct net_device_stats stats;
|
D | ipg.c | 995 static struct net_device_stats *ipg_nic_get_stats(struct net_device *dev) in ipg_nic_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 33 .sizeof_stat = FIELD_SIZEOF(struct net_device_stats, _net_stat), \ 34 .stat_offset = offsetof(struct net_device_stats, _net_stat) \ 194 struct net_device_stats *net_stats = &netdev->stats; in fm10k_get_ethtool_stats()
|
/linux-4.1.27/net/batman-adv/ |
D | soft-interface.c | 92 static struct net_device_stats *batadv_interface_stats(struct net_device *dev) in batadv_interface_stats() 95 struct net_device_stats *stats = &bat_priv->stats; in batadv_interface_stats()
|
D | types.h | 766 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/sis/ |
D | sis190.c | 554 static inline int sis190_rx_pkt_err(u32 status, struct net_device_stats *stats) in sis190_rx_pkt_err() 577 struct net_device_stats *stats = &dev->stats; in sis190_rx_interrupt() 662 static inline int sis190_tx_pkt_err(u32 status, struct net_device_stats *stats) in sis190_tx_pkt_err() 686 struct net_device_stats *stats = &dev->stats; in sis190_tx_interrupt()
|
/linux-4.1.27/drivers/net/fddi/ |
D | defxx.c | 281 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev); 2073 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev) in dfx_ctl_get_stats() 2096 return (struct net_device_stats *)&bp->stats; in dfx_ctl_get_stats() 2197 return (struct net_device_stats *)&bp->stats; in dfx_ctl_get_stats() 2213 return (struct net_device_stats *)&bp->stats; in dfx_ctl_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | dnet.c | 713 static struct net_device_stats *dnet_get_stats(struct net_device *dev) in dnet_get_stats() 717 struct net_device_stats *nstat = &dev->stats; in dnet_get_stats()
|
D | fealnx.c | 438 static struct net_device_stats *get_stats(struct net_device *dev); 1747 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
/linux-4.1.27/drivers/net/ethernet/tundra/ |
D | tsi108_eth.c | 135 struct net_device_stats stats; 136 struct net_device_stats tmpstats; 487 static struct net_device_stats *tsi108_get_stats(struct net_device *dev) in tsi108_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/qualcomm/ |
D | qca_spi.c | 238 struct net_device_stats *n_stats = &qca->net_dev->stats; in qcaspi_transmit() 292 struct net_device_stats *n_stats = &net_dev->stats; in qcaspi_receive()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | winbond-840.c | 304 struct net_device_stats stats; 343 static struct net_device_stats *get_stats(struct net_device *dev); 1328 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
D | tulip_core.c | 268 static struct net_device_stats *tulip_get_stats(struct net_device *dev); 853 static struct net_device_stats *tulip_get_stats(struct net_device *dev) in tulip_get_stats()
|
D | de2104x.c | 315 struct net_device_stats net_stats; 829 static struct net_device_stats *de_get_stats(struct net_device *dev) in de_get_stats()
|
D | de4x5.c | 799 struct net_device_stats stats; /* Public stats */ 902 static struct net_device_stats *de4x5_get_stats(struct net_device *dev); 1847 static struct net_device_stats *
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | skfddi.c | 106 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) in skfp_ctl_get_stats() 796 return (struct net_device_stats *)&bp->os.MacStat; in skfp_ctl_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 481 static struct net_device_stats *mpc52xx_fec_get_stats(struct net_device *dev) in mpc52xx_fec_get_stats() 484 struct net_device_stats *stats = &dev->stats; in mpc52xx_fec_get_stats()
|
D | gianfar.c | 491 static struct net_device_stats *gfar_get_stats(struct net_device *dev) in gfar_get_stats() 2745 struct net_device_stats *stats = &dev->stats; in count_errors()
|
/linux-4.1.27/net/caif/ |
D | chnl_net.c | 48 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/nuvoton/ |
D | w90p910_ether.c | 155 struct net_device_stats stats; 587 static struct net_device_stats *w90p910_ether_stats(struct net_device *dev) in w90p910_ether_stats()
|
/linux-4.1.27/net/ipv6/ |
D | ip6_vti.c | 433 struct net_device_stats *stats = &t->dev->stats; in vti6_xmit() 511 struct net_device_stats *stats = &t->dev->stats; in vti6_tnl_xmit()
|
D | ip6_tunnel.c | 95 static struct net_device_stats *ip6_get_stats(struct net_device *dev) in ip6_get_stats() 980 struct net_device_stats *stats = &t->dev->stats; in ip6_tnl_xmit2() 1213 struct net_device_stats *stats = &t->dev->stats; in ip6_tnl_xmit()
|
D | ip6_gre.c | 618 struct net_device_stats *stats = &tunnel->dev->stats; in ip6gre_xmit2() 903 struct net_device_stats *stats = &t->dev->stats; in ip6gre_tunnel_xmit()
|
/linux-4.1.27/drivers/net/ethernet/alteon/ |
D | acenic.h | 787 static struct net_device_stats *ace_get_stats(struct net_device *dev);
|
/linux-4.1.27/drivers/net/ethernet/i825xx/ |
D | sun3_82586.c | 125 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev); 1116 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev) in sun3_82586_get_stats()
|
/linux-4.1.27/drivers/net/wan/ |
D | sbni.c | 1191 memset( &dev->stats, 0, sizeof(struct net_device_stats) ); in sbni_open() 1407 memset( &slave_dev->stats, 0, sizeof(struct net_device_stats) ); in enslave()
|
D | wanxl.c | 468 static struct net_device_stats *wanxl_get_stats(struct net_device *dev) in wanxl_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/cadence/ |
D | macb.c | 1889 static struct net_device_stats *gem_get_stats(struct macb *bp) in gem_get_stats() 1892 struct net_device_stats *nstat = &bp->stats; in gem_get_stats() 1960 static struct net_device_stats *macb_get_stats(struct net_device *dev) in macb_get_stats() 1963 struct net_device_stats *nstat = &bp->stats; in macb_get_stats()
|
D | macb.h | 801 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 524 struct net_device_stats *stats = &mp->dev->stats; in rxq_process() 1239 static struct net_device_stats *mv643xx_eth_get_stats(struct net_device *dev) in mv643xx_eth_get_stats() 1242 struct net_device_stats *stats = &dev->stats; in mv643xx_eth_get_stats() 1417 { #m, FIELD_SIZEOF(struct net_device_stats, m), \
|
D | pxa168_eth.c | 781 struct net_device_stats *stats = &dev->stats; in rxq_process() 1276 struct net_device_stats *stats = &dev->stats; in pxa168_eth_start_xmit()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | interface.c | 182 static struct net_device_stats *xenvif_get_stats(struct net_device *dev) in xenvif_get_stats()
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_hw.c | 641 static struct net_device_stats *ft1000_netdev_stats(struct net_device *dev) in ft1000_netdev_stats() 703 memset(&pInfo->stats, 0, sizeof(struct net_device_stats)); in init_ft1000_netdev()
|
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-velocity.c | 1917 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_tx_srv() 2052 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_receive_frame() 2121 struct net_device_stats *stats = &vptr->netdev->stats; in velocity_rx_srv() 2484 static struct net_device_stats *velocity_get_stats(struct net_device *dev) in velocity_get_stats()
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
D | pcan_usb.c | 733 struct net_device_stats *stats = &netdev->stats; in pcan_usb_encode_msg()
|
D | pcan_usb_core.c | 309 struct net_device_stats *stats = &netdev->stats; in peak_usb_ndo_start_xmit()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | core.h | 644 struct net_device_stats net_stats;
|
D | main.c | 1116 static struct net_device_stats *ath6kl_get_stats(struct net_device *dev) in ath6kl_get_stats()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 604 struct net_device_stats *stats = &ieee->stats; in ieee80211_xmit()
|
D | ieee80211.h | 1805 struct net_device_stats stats;
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | os_intfs.c | 249 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 573 struct net_device_stats *stats = &ieee->stats; in rtllib_xmit_inter()
|
/linux-4.1.27/drivers/net/ethernet/seeq/ |
D | ether3.c | 660 struct net_device_stats *stats = &dev->stats; in ether3_rx()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_hw.h | 1258 struct net_device_stats netstats;
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
D | hamachi.c | 560 static struct net_device_stats *hamachi_get_stats(struct net_device *dev); 1734 static struct net_device_stats *hamachi_get_stats(struct net_device *dev) in hamachi_get_stats()
|
/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_main.c | 96 static struct net_device_stats *lmc_get_stats(struct net_device *dev); 1711 static struct net_device_stats *lmc_get_stats(struct net_device *dev) in lmc_get_stats()
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/ |
D | ft1000_hw.c | 1738 static struct net_device_stats *ft1000_stats(struct net_device *dev) in ft1000_stats() 1979 memset(&info->stats, 0, sizeof(struct net_device_stats)); in init_ft1000_card()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.h | 874 struct net_device_stats stats;
|
/linux-4.1.27/drivers/net/hamradio/ |
D | scc.c | 214 static struct net_device_stats * scc_net_get_stats(struct net_device *dev); 1956 static struct net_device_stats *scc_net_get_stats(struct net_device *dev) in scc_net_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/adaptec/ |
D | starfire.c | 589 static struct net_device_stats *get_stats(struct net_device *dev); 1686 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
|
/linux-4.1.27/drivers/net/ |
D | sb1000.c | 752 struct net_device_stats *stats = &dev->stats; in sb1000_rx()
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | os_intfs.c | 598 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 89 static struct net_device_stats *ixgb_get_stats(struct net_device *netdev); 1603 static struct net_device_stats *
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | tc35815.c | 484 static struct net_device_stats *tc35815_get_stats(struct net_device *dev); 1868 static struct net_device_stats *tc35815_get_stats(struct net_device *dev) in tc35815_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 1115 struct net_device_stats *nstats = &bp->dev->stats; in bnx2x_net_stats_update() 1658 struct net_device_stats *nstats = &bp->dev->stats; in bnx2x_save_statistics()
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
D | et131x.c | 2642 struct net_device_stats *stats = &adapter->netdev->stats; in free_send_packet() 3609 static struct net_device_stats *et131x_stats(struct net_device *netdev) in et131x_stats() 3612 struct net_device_stats *stats = &adapter->netdev->stats; in et131x_stats()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | main.c | 969 static struct net_device_stats *mwifiex_get_stats(struct net_device *dev) in mwifiex_get_stats()
|
D | main.h | 475 struct net_device_stats stats;
|
/linux-4.1.27/drivers/tty/ |
D | n_gsm.c | 99 struct net_device_stats stats; 2632 static struct net_device_stats *gsm_mux_net_get_stats(struct net_device *net) in gsm_mux_net_get_stats()
|
/linux-4.1.27/drivers/net/slip/ |
D | slip.c | 577 struct net_device_stats *devstats = &dev->stats;
|
/linux-4.1.27/drivers/net/ethernet/rdc/ |
D | r6040.c | 444 static struct net_device_stats *r6040_get_stats(struct net_device *dev) in r6040_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 831 static struct net_device_stats *cxgb4vf_get_stats(struct net_device *dev) in cxgb4vf_get_stats() 836 struct net_device_stats *ns = &dev->stats; in cxgb4vf_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/hp/ |
D | hp100.c | 247 static struct net_device_stats *hp100_get_stats(struct net_device *dev); 1983 static struct net_device_stats *hp100_get_stats(struct net_device *dev) in hp100_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 1171 static struct net_device_stats *atl1e_get_stats(struct net_device *netdev) in atl1e_get_stats() 1175 struct net_device_stats *net_stats = &netdev->stats; in atl1e_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | tlan.c | 157 static struct net_device_stats *tlan_get_stats(struct net_device *); 1231 static struct net_device_stats *tlan_get_stats(struct net_device *dev) in tlan_get_stats()
|
D | davinci_emac.c | 1745 static struct net_device_stats *emac_dev_getnetstats(struct net_device *ndev) in emac_dev_getnetstats()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_net.c | 784 struct net_device_stats *stats = &dev->stats;
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 78 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev); 3083 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() 3086 struct net_device_stats *stats = &netdev->stats; in qlcnic_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 405 static struct net_device_stats *sh_eth_get_stats(struct net_device *ndev); 2436 static struct net_device_stats *sh_eth_get_stats(struct net_device *ndev) in sh_eth_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 1491 static struct net_device_stats *atl1c_get_stats(struct net_device *netdev) in atl1c_get_stats() 1495 struct net_device_stats *net_stats = &netdev->stats; in atl1c_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/silan/ |
D | sc92031.c | 909 static struct net_device_stats *sc92031_get_stats(struct net_device *dev) in sc92031_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 522 .stat_sizeof = sizeof(((struct net_device_stats *)0)->m), \ 523 .stat_offset = offsetof(struct net_device_stats, m), \
|
/linux-4.1.27/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 498 static struct net_device_stats *ioc3_get_stats(struct net_device *dev) in ioc3_get_stats()
|
/linux-4.1.27/net/appletalk/ |
D | ddp.c | 1290 struct net_device_stats *stats; in handle_ip_over_ddp()
|