Searched refs:DC_TX_ALIGN (Results 1 – 3 of 3) sorted by relevance
252 sc->dc_flags |= DC_TX_ALIGN; in dc_pci_attach()384 sc->dc_flags |= DC_TX_ALIGN; in dc_pci_attach()
174 DC_TX_ALIGN; in dc_cardbus_attach()
772 #define DC_TX_ALIGN 0x00010000 /* align mbuf on tx */ macro