Searched refs:TP_IS_A_SYNQ_ENTRY (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h44 #define TP_IS_A_SYNQ_ENTRY (1 << 9) macro
H A Dcxgb_listen.c563 synqe->flags = TP_IS_A_SYNQ_ENTRY;
999 KASSERT(synqe->flags & TP_IS_A_SYNQ_ENTRY,
H A Dcxgb_cpl_io.c1389 if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY)
1487 if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY)

Completed in 56 milliseconds