Home
last modified time | relevance | path

Searched refs:stge_rxtail (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/stge/
HDif_stgevar.h97 struct mbuf *stge_rxtail; member
165 (_sc)->sc_cdata.stge_rxtail = NULL; \
HDif_stge.c1612 sc->sc_cdata.stge_rxtail = mp; in stge_rxeof()
1615 sc->sc_cdata.stge_rxtail->m_next = mp; in stge_rxeof()
1616 sc->sc_cdata.stge_rxtail = mp; in stge_rxeof()