Message ID | 1423134637-14438-2-git-send-email-majd@mellanox.com (mailing list archive) |
---|---|
State | Rejected |
Headers | show |
diff --git a/man/ibv_post_send.3 b/man/ibv_post_send.3 index 33fbb50..9571575 100644 --- a/man/ibv_post_send.3 +++ b/man/ibv_post_send.3 @@ -60,8 +60,18 @@ uint32_t remote_qkey; /* Q_Key number of the destination QP */ } ud; .in -8 } wr; +union { +.in +8 +struct { +.in +8 +uint32_t remote_srqn; /* Number of the remote SRQ */ +.in -8 +} xrc; +.in -8 +} qp_type; .in -8 }; +.fi .sp .nf struct ibv_sge {