Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dgmac.h73 u64 RxFrameTooLongErrors; member
H A Dixf1010.c195 RMON_UPDATE(mac, RxLongErrors, RxFrameTooLongErrors); in port_stats_update()
196 RMON_UPDATE(mac, RxVeryLongErrors, RxFrameTooLongErrors); in port_stats_update()
H A Dch_mac.c65 u32 RxFrameTooLongErrors; member
H A Dvsc7326.c627 &mac->stats.RxFrameTooLongErrors); in port_stats_update()
H A Dpm3393.c597 RMON_UPDATE(mac, RxFramesTooLongErrors , RxFrameTooLongErrors); in pm3393_update_statistics()
/titanic_44/usr/src/uts/common/io/chxge/
H A Dpe.c810 *overrun = sp->RxFrameTooLongErrors; in pe_get_stats()
823 *toolong = sp->RxFrameTooLongErrors; in pe_get_stats()