Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h683 struct ucc_geth_tx_firmware_statistics { struct
684 u32 sicoltx; /* single collision */
685 u32 mulcoltx; /* multiple collision */
686 u32 latecoltxfr; /* late collision */
687 u32 frabortduecol; /* frames aborted due to transmit collision */
688 u32 frlostinmactxer; /* frames lost due to internal MAC error
691 u32 carriersenseertx; /* carrier sense error */
692 u32 frtxok; /* frames transmitted OK */
693 u32 txfrexcessivedefer; /* frames with defferal time greater than
695 u32 txpkts256; /* total packets (including bad) between 256
[all …]