Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_tlvar.h | 78 int oerr_latecoll; member in struct:tl_softc |
if_tl.c | 1493 int oerr_latecoll; local in function:tl_read_stats 1517 oerr_latecoll = (reg & TL_LERR_LCOLL) >> 8; 1521 oerr_underr + oerr_exesscoll + oerr_latecoll + oerr_carrloss); 1542 sc->oerr_latecoll += oerr_latecoll; |