Searched refs:RVT_POST_SEND_OK (Results 1 – 3 of 3) sorted by relevance
110 RVT_POST_SEND_OK | RVT_PROCESS_SEND_OK |113 RVT_POST_SEND_OK | RVT_PROCESS_SEND_OK,115 RVT_POST_SEND_OK | RVT_FLUSH_SEND,117 RVT_POST_SEND_OK | RVT_FLUSH_SEND,1910 if (unlikely(!(ib_rvt_state_ops[qp->state] & RVT_POST_SEND_OK))) { in rvt_post_send()
142 #define RVT_POST_SEND_OK 0x01 macro
825 !(ib_rvt_state_ops[qp->state] & RVT_POST_SEND_OK)) in hfi1_qp_iter_cb()