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

  /src/sbin/canconfig/
canconfig.c 389 uint32_t tq, ntq, bps; local in function:show_timings
392 ntq = 1 + clt.clt_prop + clt.clt_ps1 + clt.clt_ps2;
395 bps = 1000000000 / (tq * ntq);

Completed in 12 milliseconds