Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h3036 uint32_t bge_rx_nobds; member
H A Dif_bge.c4990 if_inc_counter(ifp, IFCOUNTER_IERRORS, cnt - sc->bge_rx_nobds); in bge_stats_update()
4991 sc->bge_rx_nobds = cnt; in bge_stats_update()