Lines Matching refs:IB_QPT_GSI
1198 attrs->qp_type != IB_QPT_GSI && in qedr_check_qp_attrs()
1238 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created) && in qedr_check_qp_attrs()
2147 if (qp->qp_type == IB_QPT_GSI) in qedr_cleanup_kernel()
2245 if (qp->qp_type != IB_QPT_GSI) { in qedr_free_qp_resources()
2294 if (attrs->qp_type == IB_QPT_GSI) in qedr_create_qp()
2708 if ((attr_mask & IB_QP_STATE) && qp->qp_type != IB_QPT_GSI && in qedr_modify_qp()
2712 if (qp->qp_type != IB_QPT_GSI) in qedr_modify_qp()
2717 if ((qp->qp_type != IB_QPT_GSI) && (!udata)) in qedr_modify_qp()
2754 if (qp->qp_type != IB_QPT_GSI) { in qedr_query_qp()
2856 if (qp->qp_type == IB_QPT_GSI) in qedr_destroy_qp()
3765 if (qp->qp_type == IB_QPT_GSI) in qedr_post_send()
3920 if (qp->qp_type == IB_QPT_GSI) in qedr_post_recv()