Searched defs:mac_stats (Results 1 – 14 of 14) 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];
1255 struct qlcnic_mac_statistics *mac_stats = in qlcnic_fill_stats() local1348 struct qlcnic_mac_statistics mac_stats; in qlcnic_get_ethtool_stats() local
1124 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
624 static struct net_device_stats *mac_stats(struct net_device *dev) in mac_stats() function
2795 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
2428 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
837 struct bfi_enet_stats_mac mac_stats; member
1933 struct hns3_mac_stats mac_stats; in hns3_get_tx_timeo_queue_info() local
728 struct hclge_mac_stats mac_stats; member
817 struct hns3_mac_stats *mac_stats) in hclge_get_mac_stat()
1169 union mac_stats mac_stats; member
2797 union mac_stats { union
3267 union niu_mac_stats mac_stats; member