Home
last modified time | relevance | path

Searched defs:mac_stats (Results 1 – 12 of 12) sorted by relevance

/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h194 struct mac_stats { struct
195 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 …]
/linux-3.3/drivers/net/ethernet/sfc/
Dfalcon_xmac.c295 struct efx_mac_stats *mac_stats = &efx->mac_stats; in falcon_update_stats_xmac() local
Dsiena.c412 struct efx_mac_stats *mac_stats; in siena_try_update_nic_stats() local
Dethtool.c488 struct efx_mac_stats *mac_stats = &efx->mac_stats; in efx_ethtool_get_stats() local
Defx.c1771 struct efx_mac_stats *mac_stats = &efx->mac_stats; in efx_net_stats() local
Dnet_driver.h800 struct efx_mac_stats mac_stats; member
/linux-3.3/drivers/net/ethernet/alteon/
Dacenic.c2820 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbnad.c2176 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
Dbfi_enet.h889 struct bfi_enet_stats_mac mac_stats; member
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1045 union mac_stats mac_stats; member
Dbnx2x_hsi.h2406 union mac_stats { union
/linux-3.3/drivers/net/ethernet/sun/
Dniu.h3266 union niu_mac_stats mac_stats; member