/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 40 ICE_VSI_STAT("tx_unicast", eth_stats.tx_unicast), 41 ICE_VSI_STAT("rx_unicast", eth_stats.rx_unicast), 42 ICE_VSI_STAT("tx_multicast", eth_stats.tx_multicast), 43 ICE_VSI_STAT("rx_multicast", eth_stats.rx_multicast), 44 ICE_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast), 45 ICE_VSI_STAT("rx_broadcast", eth_stats.rx_broadcast), 46 ICE_VSI_STAT("tx_bytes", eth_stats.tx_bytes), 47 ICE_VSI_STAT("rx_bytes", eth_stats.rx_bytes), 48 ICE_VSI_STAT("rx_discards", eth_stats.rx_discards), 49 ICE_VSI_STAT("tx_errors", eth_stats.tx_errors), [all …]
|
D | ice.h | 193 struct ice_eth_stats eth_stats; member
|
D | ice_main.c | 4494 cur_es = &vsi->eth_stats; in ice_update_eth_stats() 4594 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 552 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_bmac_stats_update() 658 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_mstat_stats_update() 749 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_emac_stats_update() 807 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_hw_stats_update() 923 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_storm_stats_update() 1116 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_net_stats_update() 1186 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_drv_stats_update() 1252 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_stats_update() 1583 memset(&bp->eth_stats, 0, sizeof(bp->eth_stats)); in bnx2x_memset_stats() 1691 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_save_statistics() [all …]
|
D | bnx2x.h | 1713 struct bnx2x_eth_stats eth_stats; member
|
D | bnx2x_main.c | 920 bp->eth_stats.unrecoverable_error++; in bnx2x_panic_dump() 10061 bp->eth_stats.recoverable_error; in bnx2x_parity_recover() 10063 bp->eth_stats.unrecoverable_error; in bnx2x_parity_recover() 10082 bp->eth_stats.recoverable_error = in bnx2x_parity_recover() 10084 bp->eth_stats.unrecoverable_error = in bnx2x_parity_recover()
|
D | bnx2x_ethtool.c | 3234 hw_stats = (u32 *)&bp->eth_stats; in bnx2x_get_ethtool_stats()
|
/Linux-v4.19/drivers/net/hyperv/ |
D | netvsc.c | 723 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_tx_complete() 869 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 873 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 876 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_pkt() 954 ++ndev_ctx->eth_stats.tx_send_full; in netvsc_send() 1051 ++ndev_ctx->eth_stats.rx_comp_busy; in send_recv_completions()
|
D | netvsc_drv.c | 543 ++net_device_ctx->eth_stats.tx_scattered; in netvsc_start_xmit() 550 ++net_device_ctx->eth_stats.tx_too_big; in netvsc_start_xmit() 686 ++net_device_ctx->eth_stats.tx_busy; in netvsc_start_xmit() 691 ++net_device_ctx->eth_stats.tx_no_space; in netvsc_start_xmit() 700 ++net_device_ctx->eth_stats.tx_no_memory; in netvsc_start_xmit() 813 ++net_device_ctx->eth_stats.rx_no_memory; in netvsc_recv_callback() 1335 const void *nds = &ndc->eth_stats; in netvsc_get_ethtool_stats()
|
D | hyperv_net.h | 936 struct netvsc_ethtool_stats eth_stats; member
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_port.h | 107 u8 __iomem *eth_stats; member
|
D | nfp_port.c | 253 port->eth_stats = in nfp_port_init_phy_port()
|
D | nfp_net_ethtool.c | 581 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats_count() 593 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats_strings() 608 if (!__nfp_port_get_eth_port(port) || !port->eth_stats) in nfp_mac_get_stats() 612 *data++ = readq(port->eth_stats + nfp_mac_et_stats[i].off); in nfp_mac_get_stats()
|
D | nfp_net_repr.c | 92 u8 __iomem *mem = port->eth_stats; in nfp_repr_phy_port_get_stats64()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_main.c | 2177 struct qed_eth_stats eth_stats; in qed_get_protocol_stats() local 2183 qed_get_vport_stats(cdev, ð_stats); in qed_get_protocol_stats() 2185 eth_stats.common.rx_ucast_pkts; in qed_get_protocol_stats() 2187 eth_stats.common.tx_ucast_pkts; in qed_get_protocol_stats()
|
D | qed_hsi.h | 11697 struct eth_stats { struct 11787 struct eth_stats eth; argument
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 74 I40E_VSI_STAT("rx_unicast", eth_stats.rx_unicast), 75 I40E_VSI_STAT("tx_unicast", eth_stats.tx_unicast), 76 I40E_VSI_STAT("rx_multicast", eth_stats.rx_multicast), 77 I40E_VSI_STAT("tx_multicast", eth_stats.tx_multicast), 78 I40E_VSI_STAT("rx_broadcast", eth_stats.rx_broadcast), 79 I40E_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast), 80 I40E_VSI_STAT("rx_unknown_protocol", eth_stats.rx_unknown_protocol),
|
D | i40e.h | 703 struct i40e_eth_stats eth_stats; member
|
D | i40e_main.c | 485 memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats)); in i40e_vsi_reset_stats() 609 es = &vsi->eth_stats; in i40e_update_eth_stats() 775 es = &vsi->eth_stats; in i40e_update_vsi_stats()
|
D | i40e_virtchnl_pf.c | 2394 stats = vsi->eth_stats; in i40e_vc_get_stats_msg()
|
/Linux-v4.19/drivers/net/usb/ |
D | catc.c | 113 enum eth_stats { enum
|
/Linux-v4.19/drivers/net/ethernet/alacritech/ |
D | slicoss.c | 1505 struct ethtool_stats *eth_stats, u64 *data) in slic_get_ethtool_stats() argument
|