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

/freebsd-10.0-release/sys/dev/stge/
H A Dif_stgereg.h606 struct mbuf *stge_rxtail; member in struct:stge_chain_data
677 (_sc)->sc_cdata.stge_rxtail = NULL; \
H A Dif_stge.c1705 sc->sc_cdata.stge_rxtail = mp;
1708 sc->sc_cdata.stge_rxtail->m_next = mp;
1709 sc->sc_cdata.stge_rxtail = mp;

Completed in 268 milliseconds