Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h682 struct ucc_geth_tx_firmware_statistics { struct
683 u32 sicoltx; /* single collision */
684 u32 mulcoltx; /* multiple collision */
685 u32 latecoltxfr; /* late collision */
687 u32 frlostinmactxer; /* frames lost due to internal MAC error
690 u32 carriersenseertx; /* carrier sense error */
691 u32 frtxok; /* frames transmitted OK */
694 u32 txpkts256; /* total packets (including bad) between 256
696 u32 txpkts512; /* total packets (including bad) between 512
698 u32 txpkts1024; /* total packets (including bad) between 1024
[all …]