Home
last modified time | relevance | path

Searched refs:CPSW_STAT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c75 #define CPSW_STAT(m) CPSW_STATS, \ macro
86 { "Good Rx Frames", CPSW_STAT(rxgoodframes) },
90 { "Rx CRC Errors", CPSW_STAT(rxcrcerrors) },
93 { "Rx Jabbers", CPSW_STAT(rxjabberframes) },
95 { "Rx Fragments", CPSW_STAT(rxfragments) },
96 { "Rx Octets", CPSW_STAT(rxoctets) },
97 { "Good Tx Frames", CPSW_STAT(txgoodframes) },
102 { "Collisions", CPSW_STAT(txcollisionframes) },
107 { "Tx Underrun", CPSW_STAT(txunderrun) },
109 { "Tx Octets", CPSW_STAT(txoctets) },
[all …]

Completed in 5 milliseconds