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

/netbsd-current/sys/arch/arm/imx/
H A Dif_enetreg.h275 uint32_t tx_flags2; member in struct:enet_txdesc
H A Dif_enet.c472 flags2 = sc->sc_txdesc_ring[idx].tx_flags2;
1206 sc->sc_txdesc_ring[i].tx_flags2 = TXFLAGS2_INT;
1708 sc->sc_txdesc_ring[idx].tx_flags2 = flags2;

Completed in 186 milliseconds