rdma_init_qp_attr
extern int rdma_init_qp_attr(struct rdma_cm_id *, struct ib_qp_attr *,
ret = rdma_init_qp_attr(&chanp->chan_rdma_cm, &qp_attr, &qp_attr_mask);
ret = rdma_init_qp_attr(&chanp->chan_rdma_cm, &qp_attr, &qp_attr_mask);
if ((ret = rdma_init_qp_attr(chanp->chan_rdma_id, &qp_attr,
int rdma_init_qp_attr(struct rdma_cm_id *id, struct ib_qp_attr *qp_attr,