Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h472 #define STGE_FramesLostRxErrors 0xce /* 16-bit */ macro
H A Dif_stge.c1867 if_inc_counter(ifp, IFCOUNTER_IERRORS, CSR_READ_2(sc, STGE_FramesLostRxErrors)); in stge_stats_update()