Searched refs:dc_flags (Results 1 – 4 of 4) sorted by relevance
920 if (sc->dc_flags & DC_128BIT_HASH) in dc_mchash_le()924 if (sc->dc_flags & DC_64BIT_HASH) in dc_mchash_le()2079 sc->dc_flags |= DC_TX_POLL | DC_TX_USE_TX_INTR; in dc_attach()2080 sc->dc_flags |= DC_REDUCED_MII_POLL; in dc_attach()2090 sc->dc_flags |= DC_TX_COALESCE | DC_TX_INTR_ALWAYS; in dc_attach()2091 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_TX_STORENFWD; in dc_attach()2092 sc->dc_flags |= DC_TX_ALIGN; in dc_attach()2100 sc->dc_flags |= DC_TX_USE_TX_INTR; in dc_attach()2101 sc->dc_flags |= DC_TX_ADMTEK_WAR; in dc_attach()2123 sc->dc_flags |= DC_64BIT_HASH; in dc_attach()[all …]
763 uint32_t dc_flags; member
457 byte dc_flags; /* message flags */ member
1718 uint16_t dc_flags; member1776 !(dc->dc_flags & DW_F_NOTDP)) { in die_create_one()