HomeSort by: relevance | last modified time | path
    Searched refs:TI_TICKS_PER_SEC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 1800 sc->ti_stat_ticks = 2 * TI_TICKS_PER_SEC;
1801 sc->ti_rx_coal_ticks = TI_TICKS_PER_SEC / 5000;
1802 sc->ti_tx_coal_ticks = TI_TICKS_PER_SEC / 500;
if_tireg.h 284 #define TI_TICKS_PER_SEC 1000000

Completed in 17 milliseconds