Searched defs:mac_stats (Results 1 – 9 of 9) 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 …]
1242 struct qlcnic_mac_statistics *mac_stats = in qlcnic_fill_stats() local1335 struct qlcnic_mac_statistics mac_stats; in qlcnic_get_ethtool_stats() local
1123 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
2802 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
2443 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
847 struct bfi_enet_stats_mac mac_stats; member
1259 union mac_stats mac_stats; member
2672 union mac_stats { union
3266 union niu_mac_stats mac_stats; member