Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_toepcb.h44 #define TP_IS_A_SYNQ_ENTRY (1 << 9) macro
HDcxgb_listen.c580 synqe->flags = TP_IS_A_SYNQ_ENTRY; in do_pass_accept_req()
1017 KASSERT(synqe->flags & TP_IS_A_SYNQ_ENTRY, in do_abort_req_synqe()
HDcxgb_cpl_io.c1389 if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY) in do_abort_rpl()
1487 if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY) in do_abort_req()