Searched refs:qp_handle_async (Results 1 – 3 of 3) sorted by relevance
91 struct regpair qp_handle_async; member
305 p_ramrod->qp_handle_for_async.hi = qp->qp_handle_async.hi; in qed_roce_sp_create_responder()306 p_ramrod->qp_handle_for_async.lo = qp->qp_handle_async.lo; in qed_roce_sp_create_responder()441 p_ramrod->qp_handle_for_async.hi = qp->qp_handle_async.hi; in qed_roce_sp_create_requester()442 p_ramrod->qp_handle_for_async.lo = qp->qp_handle_async.lo; in qed_roce_sp_create_requester()
1303 qp->qp_handle_async.hi = cpu_to_le32(in_params->qp_handle_async_hi); in qed_rdma_create_qp()1304 qp->qp_handle_async.lo = cpu_to_le32(in_params->qp_handle_async_lo); in qed_rdma_create_qp()