Searched refs:dest_qp (Results 1 – 13 of 13) sorted by relevance
108 u32 dest_qp; member
1203 out_params->dest_qp = qp->dest_qp; in qed_rdma_query_qp()1377 qp->dest_qp = params->dest_qp; in qed_rdma_modify_qp()
297 p_ramrod->dst_qp_id = cpu_to_le32(qp->dest_qp); in qed_roce_sp_create_responder()432 p_ramrod->dst_qp_id = cpu_to_le32(qp->dest_qp); in qed_roce_sp_create_requester()
363 u32 dest_qp; member396 u32 dest_qp; member
341 u32 dest_qp = rvt_get_swqe_remote_qpn(wqe); in hfi1_make_ud_req_16B() local355 if (dest_qp == 0 || src_qp == 0 || dest_qp == 1 || src_qp == 1) { in hfi1_make_ud_req_16B()413 dest_qp, src_qp); in hfi1_make_ud_req_16B()
504 u32 dest_qp, u32 src_qp) in hfi1_16B_set_qpn() argument506 mgmt->dest_qpn = cpu_to_be32(dest_qp & OPA_16B_MGMT_QPN_MASK); in hfi1_16B_set_qpn()
1799 bool dest_devx, dest_qp; in get_dests() local1805 dest_qp = uverbs_attr_is_valid(attrs, in get_dests()1821 if (dest_devx && (dest_qp || *flags)) in get_dests()1823 else if (dest_qp && *flags) in get_dests()1834 ((!dest_devx && !dest_qp) || (dest_devx && dest_qp))) in get_dests()1853 } else if (dest_qp) { in get_dests()
172 u32 dest_qp; member
523 FIELD_PREP(IRDMAQPSQ_DESTQPN, op_info->dest_qp)); in irdma_uk_send()817 FIELD_PREP(IRDMAQPSQ_DESTQPN, op_info->dest_qp)); in irdma_uk_inline_send()
1066 attr->dest_qp_num = iwqp->roce_info.dest_qp; in irdma_query_qp()1141 roce_info->dest_qp = attr->dest_qp_num; in irdma_modify_qp_roce()1188 roce_info->dest_qp); in irdma_modify_qp_roce()3142 info.op.send.dest_qp = ud_wr(ib_wr)->remote_qpn; in irdma_post_send()
858 u32 dest_qp; member
698 FIELD_PREP(IRDMAQPC_DESTQP, roce_info->dest_qp)); in irdma_sc_qp_setctx_roce()
2688 qp_params.dest_qp = attr->dest_qp_num; in qedr_modify_qp()2759 qp_attr->dest_qp_num = params.dest_qp; in qedr_query_qp()