Searched refs:IBV_SEND_SIGNALED (Results 1 – 12 of 12) sorted by relevance
346 if (wr->send_flags & IBV_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()388 swsqe->signaled = (wr->send_flags & IBV_SEND_SIGNALED) || in c4iw_post_send()
383 cb->sq_wr.send_flags = IBV_SEND_SIGNALED; in rping_setup_wr()389 cb->rdma_sq_wr.send_flags = IBV_SEND_SIGNALED; in rping_setup_wr()
543 ret = post_sends(&test.nodes[i], IBV_SEND_SIGNALED); in run_server()
313 ctx->send_flags = IBV_SEND_SIGNALED; in pp_init_ctx()
309 ctx->send_flags = IBV_SEND_SIGNALED; in pp_init_ctx()
341 ctx->send_flags = IBV_SEND_SIGNALED; in pp_init_ctx()
364 ctx->send_flags = IBV_SEND_SIGNALED; in pp_init_ctx()
781 IBV_SEND_SIGNALED : 0; in pp_post_send()
256 (wr->send_flags & IBV_SEND_SIGNALED ? in mlx4_post_send()
677 (wr->send_flags & IBV_SEND_SIGNALED ? in _mlx5_post_send()
931 IBV_SEND_SIGNALED = 1 << 1, enumerator
1684 if ((ib_wr->send_flags & IBV_SEND_SIGNALED) || in irdma_upost_send()