| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | norm_desc.c | 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()
|
| H A D | dwmac100_dma.c | 86 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac100_dma_diagnostic_fr()
|
| H A D | enh_desc.c | 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()
|
| H A D | dwmac4_descs.c | 20 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_tx_status() 77 struct net_device_stats *stats = (struct net_device_stats *)data; in dwmac4_wrback_get_rx_status()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | rndis.h | 225 struct net_device_stats *stats; 247 struct net_device_stats *stats, u16 *cdc_filter); 251 struct net_device_stats *stats, u16 *cdc_filter);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 113 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx_clean() 181 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx() 275 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx_miss_handle() 355 struct net_device_stats *stats = &ndev->stats; in arc_emac_intr() 640 static struct net_device_stats *arc_emac_stats(struct net_device *ndev) in arc_emac_stats() 643 struct net_device_stats *stats = &ndev->stats; in arc_emac_stats() 679 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx() 794 struct net_device_stats *stats = &ndev->stats; in arc_emac_restart()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_stats.h | 141 #define MLX4_FIND_NETDEV_STAT(n) (offsetof(struct net_device_stats, n) / \ 142 sizeof(((struct net_device_stats *)0)->n))
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | vcan.c | 74 struct net_device_stats *stats = &dev->stats; in vcan_rx() 89 struct net_device_stats *stats = &dev->stats; in vcan_tx()
|
| /OK3568_Linux_fs/kernel/net/netrom/ |
| H A D | nr_dev.c | 42 struct net_device_stats *stats = &dev->stats; in nr_rx_ip() 141 struct net_device_stats *stats = &dev->stats; in nr_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | 8390.h | 40 struct net_device_stats *ei_get_stats(struct net_device *dev); 58 struct net_device_stats *eip_get_stats(struct net_device *dev);
|
| H A D | 8390.c | 27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
|
| H A D | 8390p.c | 32 struct net_device_stats *eip_get_stats(struct net_device *dev) in eip_get_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/ |
| H A D | qca_uart.c | 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()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | netdevice.h | 30 struct net_device_stats { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/ |
| H A D | peak_canfd.c | 253 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_can_rx() 341 struct net_device_stats *stats = &ndev->stats; in pucan_handle_status() 422 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_cache_critical() 648 struct net_device_stats *stats = &ndev->stats; in peak_canfd_start_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ifi_canfd/ |
| H A D | ifi_canfd.c | 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | scc.h | 53 struct net_device_stats dev_stat;/* device statistics */
|
| /OK3568_Linux_fs/kernel/drivers/staging/gdm724x/ |
| H A D | gdm_lte.h | 55 struct net_device_stats stats;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | ray_cs.h | 52 struct net_device_stats stats;
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_modem.c | 87 struct net_device_stats *stats = &netdev->stats; in ipa_start_xmit() 122 struct net_device_stats *stats = &netdev->stats; in ipa_modem_skb_rx()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/dev/ |
| H A D | rx-offload.c | 48 struct net_device_stats *stats = &dev->stats; in can_rx_offload_napi_poll() 269 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/ |
| H A D | sonic.h | 326 struct net_device_stats stats; 339 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
|
| /OK3568_Linux_fs/kernel/drivers/net/can/cc770/ |
| H A D | cc770.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/m_can/ |
| H A D | m_can.c | 436 struct net_device_stats *stats = &dev->stats; in m_can_read_fifo() 520 struct net_device_stats *stats = &dev->stats; in m_can_handle_lost_msg() 545 struct net_device_stats *stats = &dev->stats; in m_can_handle_lec_err() 654 struct net_device_stats *stats = &dev->stats; in m_can_handle_state_change() 779 struct net_device_stats *stats = &dev->stats; in m_can_handle_protocol_error() 914 struct net_device_stats *stats = &dev->stats; in m_can_echo_tx_event() 947 struct net_device_stats *stats = &dev->stats; in m_can_isr()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/c_can/ |
| H A D | c_can.c | 350 struct net_device_stats *stats = &dev->stats; in c_can_handle_lost_msg_obj() 376 struct net_device_stats *stats = &dev->stats; in c_can_read_msg_object() 714 struct net_device_stats *stats = &dev->stats; in c_can_do_tx() 891 struct net_device_stats *stats = &dev->stats; in c_can_handle_state_change() 978 struct net_device_stats *stats = &dev->stats; in c_can_handle_bus_err()
|