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

  /src/sys/dev/pci/
if_bge.c 2777 const uint32_t tx_coal_ticks = sc->bge_tx_coal_ticks; local in function:bge_blockinit
2782 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS, tx_coal_ticks);
if_bge.c 2777 const uint32_t tx_coal_ticks = sc->bge_tx_coal_ticks; local in function:bge_blockinit
2782 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS, tx_coal_ticks);

Completed in 29 milliseconds