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

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h65 struct mbuf *tp_m_last; member in struct:toepcb
H A Dcxgb_cpl_io.c456 if (toep->tp_m_last && toep->tp_m_last == snd->sb_sndptr)
457 sndptr = toep->tp_m_last->m_next;
540 toep->tp_m_last = snd->sb_mbtail;
542 toep->tp_m_last = NULL;

Completed in 63 milliseconds