Searched refs:jme_rxtail (Results 1 – 2 of 2) sorted by relevance
134 struct mbuf *jme_rxtail; member244 (_sc)->jme_cdata.jme_rxtail = NULL; \
2548 sc->jme_cdata.jme_rxtail = mp; in jme_rxeof()2555 sc->jme_cdata.jme_rxtail->m_next = mp; in jme_rxeof()2556 sc->jme_cdata.jme_rxtail = mp; in jme_rxeof()