Home
last modified time | relevance | path

Searched refs:DC_TX_STORENFWD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/dc/
H A Dif_dcreg.h793 #define DC_TX_STORENFWD 0x00000100 macro
H A Dif_dc.c2097 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_TX_STORENFWD; in dc_attach()
2175 sc->dc_flags |= DC_TX_STORENFWD | DC_TX_INTR_ALWAYS; in dc_attach()
3167 if ((sc->dc_flags & DC_TX_STORENFWD) == 0) { in dc_tx_underrun()
3642 if (sc->dc_flags & DC_TX_STORENFWD) in dc_init_locked()