Searched defs:mac_stats (Results 1 – 19 of 19) sorted by relevance
192 struct mac_stats { struct193 u64 tx_octets; /* total # of octets in good frames */194 u64 tx_octets_bad; /* total # of octets in error frames */195 u64 tx_frames; /* all good frames */196 u64 tx_mcast_frames; /* good multicast frames */197 u64 tx_bcast_frames; /* good broadcast frames */198 u64 tx_pause; /* # of transmitted pause frames */199 u64 tx_deferred; /* frames with deferred transmissions */200 u64 tx_late_collisions; /* # of late collisions */201 u64 tx_total_collisions; /* # of total collisions */[all …]
58 struct mac_stats { struct59 u64 rx_stat[6];60 u64 tx_stat[6];61 u64 aggr_stat[2];62 u64 aggr_n[32];63 u64 zero_len_del[2];
92 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
688 struct ethtool_eth_mac_stats *mac_stats = priv; in ocelot_port_mac_stats_cb() local731 struct ethtool_eth_mac_stats *mac_stats = priv; in ocelot_port_pmac_mac_stats_cb() local762 struct ethtool_eth_mac_stats *mac_stats) in ocelot_port_get_eth_mac_stats()
525 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
358 struct ethtool_eth_mac_stats *mac_stats) in lan966x_get_eth_mac_stats()
1130 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
2791 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
2387 struct ethtool_eth_mac_stats *mac_stats) in axienet_ethtool_get_eth_mac_stats()
1301 struct ethtool_eth_mac_stats *mac_stats) in emac_get_eth_mac_stats()
954 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_stats_eth_mac_get()
2696 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
2430 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
837 struct bfi_enet_stats_mac mac_stats; member
1107 struct ethtool_eth_mac_stats *mac_stats) in dsa_user_get_eth_mac_stats()
874 struct hclge_mac_stats mac_stats; member
1169 union mac_stats mac_stats; member
2797 union mac_stats { union
3271 union niu_mac_stats mac_stats; member