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()
2138 if (qp->qp_type == IB_QPT_GSI) in qedr_cleanup_kernel()
2236 if (qp->qp_type != IB_QPT_GSI) { in qedr_free_qp_resources()
2285 if (attrs->qp_type == IB_QPT_GSI) in qedr_create_qp()
2699 if ((attr_mask & IB_QP_STATE) && qp->qp_type != IB_QPT_GSI && in qedr_modify_qp()
2703 if (qp->qp_type != IB_QPT_GSI) in qedr_modify_qp()
2708 if ((qp->qp_type != IB_QPT_GSI) && (!udata)) in qedr_modify_qp()
2745 if (qp->qp_type != IB_QPT_GSI) { in qedr_query_qp()
2847 if (qp->qp_type == IB_QPT_GSI) in qedr_destroy_qp()
3756 if (qp->qp_type == IB_QPT_GSI) in qedr_post_send()
3911 if (qp->qp_type == IB_QPT_GSI) in qedr_post_recv()