Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dgmac.h49 u64 TxLengthErrors; member
H A Dixf1010.c213 RMON_UPDATE(mac, TxExcessiveLengthDrop, TxLengthErrors); in port_stats_update()
/titanic_50/usr/src/uts/common/io/chxge/
H A Dpe.c804 sp->TxUnderrun + sp->TxLengthErrors + in pe_get_stats()
818 *xerrs = sp->TxUnderrun + sp->TxLengthErrors + in pe_get_stats()