Searched refs:gsi_qp_created (Results 1 – 5 of 5) sorted by relevance
259 int gsi_qp_created; member
1152 if (attrs->qp_type == IB_QPT_GSI && dev->gsi_qp_created) { in ocrdma_check_qp_params()1158 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created)) { in ocrdma_check_qp_params()1285 dev->gsi_qp_created = 1; in ocrdma_store_gsi_qp_cq()
166 int gsi_qp_created; member
61 dev->gsi_qp_created = 1; in qedr_store_gsi_qp_cq()
1243 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created) && in qedr_check_qp_attrs()