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

/netbsd-current/sys/arch/arm/imx/
H A Dif_enetreg.h267 #define TXFLAGS1_T1 __BIT(30) /* TX software owner1 */ macro
H A Dif_enet.c460 /* txsoft is available on first segment (TXFLAGS1_T1) */
461 if (sc->sc_txdesc_ring[idx].tx_flags1_len & TXFLAGS1_T1) {
1321 if (sc->sc_txdesc_ring[idx].tx_flags1_len & TXFLAGS1_T1) {
1686 flags1 |= TXFLAGS1_T1; /* mark as first segment */

Completed in 134 milliseconds