Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
H A Dif_stgereg.h470 #define STGE_FramesLostRxErrors 0xce /* 16-bit */ macro
H A Dif_stge.c1793 IFNET_STAT_INC(ifp, ierrors, CSR_READ_2(sc, STGE_FramesLostRxErrors)); in stge_stats_update()