Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/
Ducc_geth.h490 struct ucc_geth_tx_firmware_statistics_pram { struct
491 u32 sicoltx; /* single collision */
492 u32 mulcoltx; /* multiple collision */
493 u32 latecoltxfr; /* late collision */
494 u32 frabortduecol; /* frames aborted due to transmit collision */
495 u32 frlostinmactxer; /* frames lost due to internal MAC error
498 u32 carriersenseertx; /* carrier sense error */
499 u32 frtxok; /* frames transmitted OK */
500 u32 txfrexcessivedefer; /* frames with defferal time greater than
502 u32 txpkts256; /* total packets (including bad) between 256
[all …]