| /linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_stats.c | 640 estats->pause_frames_sent_hi = in bnx2x_bmac_stats_update() 642 estats->pause_frames_sent_lo = in bnx2x_bmac_stats_update() 649 estats->pfc_frames_sent_hi = in bnx2x_bmac_stats_update() 651 estats->pfc_frames_sent_lo = in bnx2x_bmac_stats_update() 730 estats->pause_frames_sent_hi = in bnx2x_mstat_stats_update() 739 estats->pfc_frames_sent_hi = in bnx2x_mstat_stats_update() 741 estats->pfc_frames_sent_lo = in bnx2x_mstat_stats_update() 838 ADD_EXTEND_64(estats->brb_truncate_hi, estats->brb_truncate_lo, in bnx2x_hw_stats_update() 870 estats->nig_timer_max); in bnx2x_hw_stats_update() 1136 tmp = estats->mac_discard; in bnx2x_net_stats_update() [all …]
|
| H A D | bnx2x_stats.h | 408 ADD_64(estats->t##_hi, diff.hi, \ 409 estats->t##_lo, diff.lo); \ 445 ADD_EXTEND_64(estats->t##_hi, estats->t##_lo, diff); \ 458 ADD_EXTEND_64(estats->t##_hi, estats->t##_lo, diff); \ 492 estats->s += qstats->s; \ 493 estats->s -= qstats_old->s##_old; \ 503 estats->s##_hi = fstats->s##_hi; \ 504 estats->s##_lo = fstats->s##_lo; \ 516 fwstats->f = estats->f; \ 523 ADD_64(estats->s##_hi, estats->t##_hi, \ [all …]
|
| /linux-6.15/arch/um/drivers/ |
| H A D | vector_kern.c | 113 vp->estats.rx_queue_max = 0; in vector_reset_stats() 115 vp->estats.rx_encaps_errors = 0; in vector_reset_stats() 116 vp->estats.sg_ok = 0; in vector_reset_stats() 117 vp->estats.sg_linearized = 0; in vector_reset_stats() 125 vp->estats.tx_timeout_count = 0; in vector_reset_stats() 126 vp->estats.tx_restart_queue = 0; in vector_reset_stats() 127 vp->estats.tx_kicks = 0; in vector_reset_stats() 130 vp->estats.tx_queue_max = 0; in vector_reset_stats() 304 vp->estats.sg_ok++; in prep_msg() 1462 struct ethtool_stats *estats, in vector_get_ethtool_stats() argument [all …]
|
| H A D | vector_kern.h | 131 struct vector_estats estats; member
|
| /linux-6.15/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 1678 np->estats.rx_packets = in nv_update_stats() 1679 np->estats.rx_unicast + in nv_update_stats() 1680 np->estats.rx_multicast + in nv_update_stats() 1681 np->estats.rx_broadcast; in nv_update_stats() 1682 np->estats.rx_errors_total = in nv_update_stats() 1683 np->estats.rx_crc_errors + in nv_update_stats() 1684 np->estats.rx_over_errors + in nv_update_stats() 1686 (np->estats.rx_frame_align_error - np->estats.rx_extra_byte) + in nv_update_stats() 1688 np->estats.rx_runt + in nv_update_stats() 1695 np->estats.tx_retry_error; in nv_update_stats() [all …]
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 653 struct i40e_eth_stats *estats) in i40e_dbg_dump_eth_stats() argument 658 estats->rx_bytes, estats->rx_unicast, estats->rx_multicast); in i40e_dbg_dump_eth_stats() 661 estats->rx_broadcast, estats->rx_discards); in i40e_dbg_dump_eth_stats() 664 estats->rx_unknown_protocol, estats->tx_bytes); in i40e_dbg_dump_eth_stats() 667 estats->tx_unicast, estats->tx_multicast, estats->tx_broadcast); in i40e_dbg_dump_eth_stats() 670 estats->tx_discards, estats->tx_errors); in i40e_dbg_dump_eth_stats()
|
| /linux-6.15/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 1035 ++dev->estats.rx_dropped_resize; in emac_resize_rx_ring() 1139 ++dev->estats.tx_dropped; in emac_clean_tx_ring() 1567 ++dev->estats.tx_undo; in emac_start_xmit_sg() 1712 ++dev->estats.rx_dropped_mtu; in emac_rx_sg_append() 1755 ++dev->estats.rx_dropped_error; in emac_poll_rx() 1762 ++dev->estats.rx_dropped_stack; in emac_poll_rx() 1801 ++dev->estats.rx_dropped_oom; in emac_poll_rx() 1826 ++dev->estats.rx_dropped_oom; in emac_poll_rx() 1848 ++dev->estats.rx_dropped_error; in emac_poll_rx() 1895 ++dev->estats.rx_stopped; in emac_rxde() [all …]
|
| H A D | core.h | 252 struct emac_error_stats estats; member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A D | mlxbf_gige_ethtool.c | 82 struct ethtool_stats *estats, in mlxbf_gige_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/qualcomm/ |
| H A D | qca_debug.c | 177 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 287 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | gianfar.c | 1239 struct gfar_extra_stats *estats = &priv->extra_stats; in gfar_rx_alloc_err() local 1242 atomic64_inc(&estats->rx_alloc_err); in gfar_rx_alloc_err() 2255 struct gfar_extra_stats *estats = &priv->extra_stats; in count_errors() local 2261 atomic64_inc(&estats->rx_trunc); in count_errors() 2270 atomic64_inc(&estats->rx_large); in count_errors() 2272 atomic64_inc(&estats->rx_short); in count_errors() 2276 atomic64_inc(&estats->rx_nonoctet); in count_errors() 2279 atomic64_inc(&estats->rx_crcerr); in count_errors() 2283 atomic64_inc(&estats->rx_overrun); in count_errors()
|
| /linux-6.15/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 144 struct ethtool_stats *estats, u64 *data) in vnet_get_ethtool_stats() argument
|
| H A D | cassini.c | 4675 struct ethtool_stats *estats, u64 *data) in cas_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/vertexcom/ |
| H A D | mse102x.c | 607 struct ethtool_stats *estats, u64 *data) in mse102x_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | 8139cp.c | 1539 struct ethtool_stats *estats, u64 *tmp_stats) in cp_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 2042 struct ethtool_stats *estats, u64 *values) in gmac_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | ravb_main.c | 1624 struct ethtool_stats *estats, u64 *data) in ravb_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 11933 estats->member = old_estats->member + \ 11936 static void tg3_get_estats(struct tg3 *tp, struct tg3_ethtool_stats *estats) in tg3_get_estats() argument 12928 struct ethtool_stats *estats, u64 *tmp_stats) in tg3_get_ethtool_stats() argument
|
| /linux-6.15/drivers/net/ethernet/neterion/ |
| H A D | s2io.c | 6231 struct ethtool_stats *estats, in s2io_get_ethtool_stats() argument
|