cm_dreq_msg
static inline __be32 cm_dreq_get_remote_qpn(struct cm_dreq_msg *dreq_msg)
static inline void cm_dreq_set_remote_qpn(struct cm_dreq_msg *dreq_msg, __be32 qpn)
static void cm_format_dreq(struct cm_dreq_msg *dreq_msg,
cm_format_dreq((struct cm_dreq_msg *) msg->mad, cm_id_priv,
struct cm_dreq_msg *dreq_msg;
dreq_msg = (struct cm_dreq_msg *) mad_recv_wc->recv_buf.mad;
struct cm_dreq_msg *dreq_msg;
dreq_msg = (struct cm_dreq_msg *)work->mad_recv_wc->recv_buf.mad;