Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dgmac.h47 u64 TxLengthErrors; member
H A Dixf1010.c211 RMON_UPDATE(mac, TxExcessiveLengthDrop, TxLengthErrors); in port_stats_update()
/illumos-gate/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()