Searched refs:DC_TX_COALESCE (Results 1 – 2 of 2) sorted by relevance
786 #define DC_TX_COALESCE 0x00000002 macro
2096 sc->dc_flags |= DC_TX_COALESCE | DC_TX_INTR_ALWAYS; in dc_attach()2195 sc->dc_flags |= DC_TX_INTR_ALWAYS | DC_TX_COALESCE | in dc_attach()2221 sc->dc_flags |= DC_TX_INTR_ALWAYS | DC_TX_COALESCE | in dc_attach()3378 if (sc->dc_flags & DC_TX_COALESCE && in dc_encap()