Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/dc/
Dif_dcreg.h797 #define DC_128BIT_HASH 0x00001000 macro
Dif_dc.c920 if (sc->dc_flags & DC_128BIT_HASH) in dc_mchash_le()
2152 sc->dc_flags |= DC_128BIT_HASH; in dc_attach()
2164 sc->dc_flags |= DC_TX_POLL | DC_TX_USE_TX_INTR | DC_128BIT_HASH; in dc_attach()