HomeSort by: relevance | last modified time | path
    Searched refs:tx_flags2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
if_enetreg.h 275 uint32_t tx_flags2; member in struct:enet_txdesc
if_enet.c 472 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 13 milliseconds