Home
last modified time | relevance | path

Searched refs:net_device_stats (Results 1 – 25 of 141) sorted by relevance

123456

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h127 #define MLX4_FIND_NETDEV_STAT(n) (offsetof(struct net_device_stats, n) / \
128 sizeof(((struct net_device_stats *)0)->n))
/linux/drivers/net/ethernet/arc/
H A Demac_main.c113 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx_clean()
183 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx()
277 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx_miss_handle()
358 struct net_device_stats *stats = &ndev->stats; in arc_emac_intr()
646 static struct net_device_stats *arc_emac_stats(struct net_device *ndev) in arc_emac_stats()
649 struct net_device_stats *stats = &ndev->stats; in arc_emac_stats()
685 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx()
798 struct net_device_stats *stats = &ndev->stats; in arc_emac_restart()
/linux/drivers/net/can/
H A Dvcan.c74 struct net_device_stats *stats = &dev->stats; in vcan_rx()
88 struct net_device_stats *stats = &dev->stats; in vcan_tx()
H A Dsun4i_can.c479 struct net_device_stats *stats = &dev->stats; in sun4i_can_rx()
528 struct net_device_stats *stats = &dev->stats; in sun4i_can_err()
656 struct net_device_stats *stats = &dev->stats; in sun4i_can_interrupt()
/linux/net/netrom/
H A Dnr_dev.c42 struct net_device_stats *stats = &dev->stats; in nr_rx_ip()
141 struct net_device_stats *stats = &dev->stats; in nr_xmit()
/linux/drivers/net/can/dev/
H A Drx-offload.c48 struct net_device_stats *stats = &dev->stats; in can_rx_offload_napi_poll()
249 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb_queue_timestamp()
289 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb_queue_tail()
/linux/drivers/net/ethernet/8390/
H A D8390.h42 struct net_device_stats *ei_get_stats(struct net_device *dev);
60 struct net_device_stats *eip_get_stats(struct net_device *dev);
H A D8390.c27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
H A D8390p.c32 struct net_device_stats *eip_get_stats(struct net_device *dev) in eip_get_stats()
/linux/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c53 struct net_device_stats *n_stats = &netdev->stats; in qca_tty_receive()
115 struct net_device_stats *n_stats = &qca->net_dev->stats; in qcauart_transmit()
186 struct net_device_stats *n_stats = &dev->stats; in qcauart_netdev_xmit()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-rx.c98 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_rxstx_filter()
203 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_handle_rx_int_one()
H A Drockchip_canfd-core.c402 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_handle_error_int_reg_ec()
529 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_handle_error_int()
566 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_handle_state_error_int()
612 struct net_device_stats *stats = &priv->ndev->stats; in rkcanfd_handle_rx_fifo_overflow_int()
/linux/include/linux/
H A Dscc.h53 struct net_device_stats dev_stat;/* device statistics */
H A Dif_fddi.h31 struct net_device_stats gen;
/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c254 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_can_rx()
342 struct net_device_stats *stats = &ndev->stats; in pucan_handle_status()
421 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_cache_critical()
645 struct net_device_stats *stats = &ndev->stats; in peak_canfd_start_xmit()
/linux/drivers/net/can/esd/
H A Desdacc.c409 struct net_device_stats *stats = &core->netdev->stats; in handle_core_msg_rxtxdone()
469 struct net_device_stats *stats = &core->netdev->stats; in handle_core_msg_txabort()
499 struct net_device_stats *stats = &core->netdev->stats; in handle_core_msg_overrun()
528 struct net_device_stats *stats = &core->netdev->stats; in handle_core_msg_buserr()
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_int.c21 struct net_device_stats *stats; in spl2sw_rx_poll()
142 struct net_device_stats *stats; in spl2sw_tx_poll()
/linux/drivers/net/ethernet/natsemi/
H A Dsonic.h326 struct net_device_stats stats;
339 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
/linux/net/rose/
H A Drose_dev.c99 struct net_device_stats *stats = &dev->stats; in rose_xmit()
/linux/drivers/net/ipa/
H A Dipa_modem.c125 struct net_device_stats *stats = &netdev->stats; in ipa_start_xmit()
201 struct net_device_stats *stats = &netdev->stats; in ipa_modem_skb_rx()
/linux/drivers/net/can/sja1000/
H A Dsja1000.c341 struct net_device_stats *stats = &dev->stats; in sja1000_rx()
409 struct net_device_stats *stats = &dev->stats; in sja1000_err()
539 struct net_device_stats *stats = &dev->stats; in sja1000_interrupt()
/linux/drivers/net/can/ifi_canfd/
H A Difi_canfd.c250 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_read_fifo()
353 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_handle_lost_msg()
377 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_handle_lec_err()
617 struct net_device_stats *stats = &ndev->stats; in ifi_canfd_isr()
/linux/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; in epic_pause()
1003 struct net_device_stats *stats = &dev->stats; in epic_tx_error()
1106 struct net_device_stats *stats = &dev->stats; in epic_interrupt()
1332 static struct net_device_stats *epic_get_stats(struct net_device *dev) in epic_get_stats()
1338 struct net_device_stats *stats = &dev->stats; in epic_get_stats()
/linux/drivers/net/can/mscan/
H A Dmscan.c332 struct net_device_stats *stats = &dev->stats; in mscan_get_err_frame()
378 struct net_device_stats *stats = &dev->stats; in mscan_rx_poll()
426 struct net_device_stats *stats = &dev->stats; in mscan_isr()
/linux/drivers/net/can/usb/
H A Df81604.c373 struct net_device_stats *stats = &netdev->stats; in f81604_process_rx_packet()
461 struct net_device_stats *stats = &netdev->stats; in f81604_handle_tx()
482 struct net_device_stats *stats = &netdev->stats; in f81604_handle_can_bus_errors()
908 struct net_device_stats *stats = &netdev->stats; in f81604_start_xmit()

123456