Searched refs:DC_TX_ALIGN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/dc/
H A Dif_dc.c2092 sc->dc_flags |= DC_TX_ALIGN;
2190 DC_TX_ALIGN;
2216 DC_TX_ALIGN;
3389 ((*m_head)->m_next != NULL || sc->dc_flags & DC_TX_ALIGN)) {
H A Dif_dcreg.h800 #define DC_TX_ALIGN 0x00010000 /* align mbuf on tx */ macro

Completed in 166 milliseconds