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