| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A 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() 924 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_storm_stats_update() 1117 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_net_stats_update() 1187 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_drv_stats_update() 1253 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_stats_update() 1584 memset(&bp->eth_stats, 0, sizeof(bp->eth_stats)); in bnx2x_memset_stats() 1692 struct bnx2x_eth_stats *estats = &bp->eth_stats; in bnx2x_save_statistics() [all …]
|
| H A D | bnx2x.h | 1715 struct bnx2x_eth_stats eth_stats; member
|
| H A D | bnx2x_cmn.c | 3881 bp->eth_stats.ptp_skip_tx_ts++; in bnx2x_start_xmit() 3884 bp->eth_stats.ptp_skip_tx_ts++; in bnx2x_start_xmit()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_port.h | 91 u8 __iomem *eth_stats; member
|
| H A D | nfp_port.c | 194 port->eth_stats = in nfp_port_init_phy_port()
|
| H A D | nfp_net_repr.c | 62 u8 __iomem *mem = port->eth_stats; in nfp_repr_phy_port_get_stats64()
|
| /linux/drivers/net/hyperv/ |
| H A D | netvsc.c | 812 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_tx_complete() 1168 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 1172 ndev_ctx->eth_stats.stop_queue++; in netvsc_send_pkt() 1184 ndev_ctx->eth_stats.wake_queue++; in netvsc_send_pkt() 1279 ++ndev_ctx->eth_stats.tx_send_full; in netvsc_send() 1376 ++ndev_ctx->eth_stats.rx_comp_busy; in send_recv_completions()
|
| H A D | hyperv_net.h | 1058 struct netvsc_ethtool_stats eth_stats; member
|
| /linux/drivers/net/phy/ |
| H A D | dp83tg720.c | 305 struct ethtool_eth_phy_stats *eth_stats, in dp83tg720_get_phy_stats() argument
|
| H A D | micrel.c | 2196 struct ethtool_eth_phy_stats *eth_stats, in kszphy_get_phy_stats() argument 6462 struct ethtool_eth_phy_stats *eth_stats, in lan8842_get_phy_stats() argument
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qca808x.c | 638 struct ethtool_eth_phy_stats *eth_stats, in qca808x_get_phy_stats() argument
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 287 I40E_VSI_STAT("rx_unicast", eth_stats.rx_unicast), 288 I40E_VSI_STAT("tx_unicast", eth_stats.tx_unicast), 289 I40E_VSI_STAT("rx_multicast", eth_stats.rx_multicast), 290 I40E_VSI_STAT("tx_multicast", eth_stats.tx_multicast), 291 I40E_VSI_STAT("rx_broadcast", eth_stats.rx_broadcast), 292 I40E_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast), 293 I40E_VSI_STAT("rx_unknown_protocol", eth_stats.rx_unknown_protocol),
|
| H A D | i40e.h | 836 struct i40e_eth_stats eth_stats; member
|
| H A D | i40e_virtchnl_pf.c | 2857 stats = vsi->eth_stats; in i40e_vc_get_stats_msg() 5038 stats = &vsi->eth_stats; in i40e_get_vf_stats()
|
| H A D | i40e_main.c | 535 memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats)); in i40e_vsi_reset_stats() 723 es = &vsi->eth_stats; in i40e_update_eth_stats() 888 es = &vsi->eth_stats; in i40e_update_vsi_stats()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mfw_hsi.h | 174 struct eth_stats { struct 271 struct eth_stats eth; argument
|
| /linux/drivers/net/usb/ |
| H A D | catc.c | 102 enum eth_stats { enum
|
| /linux/drivers/net/ethernet/alacritech/ |
| H A D | slicoss.c | 1491 struct ethtool_stats *eth_stats, u64 *data) in slic_get_ethtool_stats() argument
|