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

  /src/sys/dev/pci/
if_ti.c 1557 (sc->ti_rx_coal_ticks / 10));
1559 CSR_WRITE_4(sc, TI_GCR_RX_COAL_TICKS, sc->ti_rx_coal_ticks);
1801 sc->ti_rx_coal_ticks = TI_TICKS_PER_SEC / 5000;
if_tireg.h 1127 uint32_t ti_rx_coal_ticks; member in struct:ti_softc

Completed in 15 milliseconds