Searched refs:dest_qp (Results 1 – 12 of 12) sorted by relevance
179 u32 dest_qp; member187 u32 dest_qp; member
529 FIELD_PREP(IRDMAQPSQ_DESTQPN, op_info->dest_qp)); in irdma_uk_send()778 FIELD_PREP(IRDMAQPSQ_DESTQPN, op_info->dest_qp)); in irdma_uk_inline_send()
1051 attr->dest_qp_num = iwqp->roce_info.dest_qp; in irdma_query_qp()1132 roce_info->dest_qp = attr->dest_qp_num; in irdma_modify_qp_roce()3134 info.op.inline_send.dest_qp = ud_wr(ib_wr)->remote_qpn; in irdma_post_send()3146 info.op.send.dest_qp = ud_wr(ib_wr)->remote_qpn; in irdma_post_send()
857 u32 dest_qp; member
677 FIELD_PREP(IRDMAQPC_DESTQP, roce_info->dest_qp)); in irdma_sc_qp_setctx_roce()
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()
108 u32 dest_qp; member
1230 out_params->dest_qp = qp->dest_qp; in qed_rdma_query_qp()1404 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()
1816 bool dest_devx, dest_qp; in get_dests() local1822 dest_qp = uverbs_attr_is_valid(attrs, in get_dests()1838 if (dest_devx && (dest_qp || *flags)) in get_dests()1840 else if (dest_qp && *flags) in get_dests()1851 ((!dest_devx && !dest_qp) || (dest_devx && dest_qp))) in get_dests()1870 } else if (dest_qp) { in get_dests()
2697 qp_params.dest_qp = attr->dest_qp_num; in qedr_modify_qp()2768 qp_attr->dest_qp_num = params.dest_qp; in qedr_query_qp()