Searched refs:TI_TICKS_PER_SEC (Results 1 – 2 of 2) sorted by relevance
1800 sc->ti_stat_ticks = 2 * TI_TICKS_PER_SEC; in ti_attach()1801 sc->ti_rx_coal_ticks = TI_TICKS_PER_SEC / 5000; in ti_attach()1802 sc->ti_tx_coal_ticks = TI_TICKS_PER_SEC / 500; in ti_attach()
284 #define TI_TICKS_PER_SEC 1000000 macro