/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_repr.c | 52 struct ice_eth_stats *eth_stats; in ice_repr_get_stats64() local 60 eth_stats = &vsi->eth_stats; in ice_repr_get_stats64() 62 stats->tx_packets = eth_stats->tx_unicast + eth_stats->tx_broadcast + in ice_repr_get_stats64() 63 eth_stats->tx_multicast; in ice_repr_get_stats64() 64 stats->rx_packets = eth_stats->rx_unicast + eth_stats->rx_broadcast + in ice_repr_get_stats64() 65 eth_stats->rx_multicast; in ice_repr_get_stats64() 66 stats->tx_bytes = eth_stats->tx_bytes; in ice_repr_get_stats64() 67 stats->rx_bytes = eth_stats->rx_bytes; in ice_repr_get_stats64() 68 stats->multicast = eth_stats->rx_multicast; in ice_repr_get_stats64() 69 stats->tx_errors = eth_stats->tx_errors; in ice_repr_get_stats64() [all …]
|
D | ice_ethtool.c | 51 ICE_VSI_STAT("rx_unicast", eth_stats.rx_unicast), 52 ICE_VSI_STAT("tx_unicast", eth_stats.tx_unicast), 53 ICE_VSI_STAT("rx_multicast", eth_stats.rx_multicast), 54 ICE_VSI_STAT("tx_multicast", eth_stats.tx_multicast), 55 ICE_VSI_STAT("rx_broadcast", eth_stats.rx_broadcast), 56 ICE_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast), 57 ICE_VSI_STAT("rx_bytes", eth_stats.rx_bytes), 58 ICE_VSI_STAT("tx_bytes", eth_stats.tx_bytes), 59 ICE_VSI_STAT("rx_dropped", eth_stats.rx_discards), 60 ICE_VSI_STAT("rx_unknown_protocol", eth_stats.rx_unknown_protocol), [all …]
|
D | ice.h | 361 struct ice_eth_stats eth_stats; member
|
D | ice_sriov.c | 1624 stats = &vsi->eth_stats; in ice_get_vf_stats()
|
/linux-6.1.9/drivers/net/ethernet/microsoft/mana/ |
D | mana_ethtool.c | 72 void *eth_stats = &apc->eth_stats; in mana_get_ethtool_stats() local 87 data[i++] = *(u64 *)(eth_stats + mana_eth_stats[q].offset); in mana_get_ethtool_stats()
|
D | mana.h | 388 struct mana_ethtool_stats eth_stats; member
|
D | mana_en.c | 256 apc->eth_stats.stop_queue++; in mana_start_xmit() 283 apc->eth_stats.wake_queue++; in mana_start_xmit() 1054 apc->eth_stats.wake_queue++; in mana_poll_tx_cq()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 554 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_bmac_stats_update() 660 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_mstat_stats_update() 751 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_emac_stats_update() 809 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_hw_stats_update() 926 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_storm_stats_update() 1119 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_net_stats_update() 1189 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_drv_stats_update() 1255 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_stats_update() 1586 memset(&bp->eth_stats, 0, sizeof(bp->eth_stats)); in bnx2x_memset_stats() 1694 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_save_statistics() [all …]
|
D | bnx2x_main.c | 927 bp->eth_stats.unrecoverable_error++; in bnx2x_panic_dump() 10126 bp->eth_stats.recoverable_error; in bnx2x_parity_recover() 10128 bp->eth_stats.unrecoverable_error; in bnx2x_parity_recover() 10147 bp->eth_stats.recoverable_error = in bnx2x_parity_recover() 10149 bp->eth_stats.unrecoverable_error = in bnx2x_parity_recover() 15153 bp->eth_stats.ptp_skip_tx_ts++; in bnx2x_ptp_task()
|
D | bnx2x.h | 1714 struct bnx2x_eth_stats eth_stats; member
|
D | bnx2x_cmn.c | 3866 bp->eth_stats.ptp_skip_tx_ts++; in bnx2x_start_xmit() 3869 bp->eth_stats.ptp_skip_tx_ts++; in bnx2x_start_xmit()
|
/linux-6.1.9/drivers/net/hyperv/ |
D | netvsc.c | 839 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_tx_complete() 1140 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 1144 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 1156 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_pkt() 1251 ++ndev_ctx->eth_stats.tx_send_full; in netvsc_send() 1348 ++ndev_ctx->eth_stats.rx_comp_busy; in send_recv_completions()
|
D | netvsc_drv.c | 502 ++net_device_ctx->eth_stats.tx_scattered; in netvsc_xmit() 509 ++net_device_ctx->eth_stats.tx_too_big; in netvsc_xmit() 568 ++net_device_ctx->eth_stats.vlan_error; in netvsc_xmit() 665 ++net_device_ctx->eth_stats.tx_busy; in netvsc_xmit() 670 ++net_device_ctx->eth_stats.tx_no_space; in netvsc_xmit() 679 ++net_device_ctx->eth_stats.tx_no_memory; in netvsc_xmit() 902 ++net_device_ctx->eth_stats.rx_no_memory; in netvsc_recv_callback() 1503 const void *nds = &ndc->eth_stats; in netvsc_get_ethtool_stats()
|
D | hyperv_net.h | 1043 struct netvsc_ethtool_stats eth_stats; member
|
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/ |
D | nfp_port.h | 80 u8 __iomem *eth_stats; member
|
D | nfp_port.c | 193 port->eth_stats = in nfp_port_init_phy_port()
|
D | nfp_net_ethtool.c | 847 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats_count() 859 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats_strings() 874 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats() 878 *data++ = readq(port->eth_stats + nfp_mac_et_stats[i].off); in nfp_mac_get_stats()
|
D | nfp_net_repr.c | 62 u8 __iomem *mem = port->eth_stats; in nfp_repr_phy_port_get_stats64()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 284 I40E_VSI_STAT("rx_unicast", eth_stats.rx_unicast), 285 I40E_VSI_STAT("tx_unicast", eth_stats.tx_unicast), 286 I40E_VSI_STAT("rx_multicast", eth_stats.rx_multicast), 287 I40E_VSI_STAT("tx_multicast", eth_stats.tx_multicast), 288 I40E_VSI_STAT("rx_broadcast", eth_stats.rx_broadcast), 289 I40E_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast), 290 I40E_VSI_STAT("rx_unknown_protocol", eth_stats.rx_unknown_protocol),
|
D | i40e.h | 865 struct i40e_eth_stats eth_stats; member
|
D | i40e_virtchnl_pf.c | 2807 stats = vsi->eth_stats; in i40e_vc_get_stats_msg() 4831 stats = &vsi->eth_stats; in i40e_get_vf_stats()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_main.c | 3098 struct qed_eth_stats eth_stats; in qed_get_protocol_stats() local 3104 qed_get_vport_stats(cdev, ð_stats); in qed_get_protocol_stats() 3106 eth_stats.common.rx_ucast_pkts; in qed_get_protocol_stats() 3108 eth_stats.common.tx_ucast_pkts; in qed_get_protocol_stats()
|
D | qed_mfw_hsi.h | 174 struct eth_stats { struct 271 struct eth_stats eth; argument
|
/linux-6.1.9/drivers/net/usb/ |
D | catc.c | 102 enum eth_stats { enum
|
/linux-6.1.9/drivers/net/ethernet/alacritech/ |
D | slicoss.c | 1491 struct ethtool_stats *eth_stats, u64 *data) in slic_get_ethtool_stats() argument
|