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

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h43 #define TP_CPL_DONE (1 << 8) macro
H A Dcxgb_cpl_io.c133 KASSERT(!(toep->tp_flags & TP_CPL_DONE),
138 toep->tp_flags |= TP_CPL_DONE;
182 if (toep->tp_flags & TP_CPL_DONE)

Completed in 58 milliseconds