Searched defs:mac_stats (Results 1 – 12 of 12) sorted by relevance
194 struct mac_stats { struct195 u64 tx_octets; /* total # of octets in good frames */196 u64 tx_octets_bad; /* total # of octets in error frames */197 u64 tx_frames; /* all good frames */198 u64 tx_mcast_frames; /* good multicast frames */199 u64 tx_bcast_frames; /* good broadcast frames */200 u64 tx_pause; /* # of transmitted pause frames */201 u64 tx_deferred; /* frames with deferred transmissions */202 u64 tx_late_collisions; /* # of late collisions */203 u64 tx_total_collisions; /* # of total collisions */[all …]
295 struct efx_mac_stats *mac_stats = &efx->mac_stats; in falcon_update_stats_xmac() local
412 struct efx_mac_stats *mac_stats; in siena_try_update_nic_stats() local
488 struct efx_mac_stats *mac_stats = &efx->mac_stats; in efx_ethtool_get_stats() local
1771 struct efx_mac_stats *mac_stats = &efx->mac_stats; in efx_net_stats() local
800 struct efx_mac_stats mac_stats; member
2820 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
2176 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
889 struct bfi_enet_stats_mac mac_stats; member
1045 union mac_stats mac_stats; member
2406 union mac_stats { union
3266 union niu_mac_stats mac_stats; member