Searched refs:TP_ABORT_RPL_RCVD (Results 1 – 3 of 3) sorted by relevance
40 #define TP_ABORT_RPL_RCVD (1 << 5) macro
1059 if (!(synqe->flags & TP_ABORT_RPL_RCVD)) { in do_abort_rpl_synqe()1060 synqe->flags |= TP_ABORT_RPL_RCVD; in do_abort_rpl_synqe()1063 synqe->flags &= ~TP_ABORT_RPL_RCVD; in do_abort_rpl_synqe()
1400 if (!(toep->tp_flags & TP_ABORT_RPL_RCVD)) { in do_abort_rpl()1401 toep->tp_flags |= TP_ABORT_RPL_RCVD; in do_abort_rpl()1404 toep->tp_flags &= ~TP_ABORT_RPL_RCVD; in do_abort_rpl()