HomeSort by: relevance | last modified time | path
    Searched defs:rxerr_log_interval (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 1227 static struct timeval rxerr_log_interval = { 0, 2500000 }; local in function:cnmac_recv_check
1235 ratecheck(&sc->sc_rxerr_log_last, &rxerr_log_interval))

Completed in 12 milliseconds