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

/netbsd-current/sys/arch/arm/imx/
H A Dif_enetreg.h268 #define TXFLAGS1_W __BIT(29) /* Wrap */ macro
H A Dif_enet.c1204 ((i == (ENET_TX_RING_CNT - 1)) ? TXFLAGS1_W : 0);
1704 flags1 |= TXFLAGS1_W;

Completed in 124 milliseconds