Searched refs:gsi_qp_created (Results 1 – 5 of 5) sorted by relevance
259 int gsi_qp_created; member
1155 if (attrs->qp_type == IB_QPT_GSI && dev->gsi_qp_created) { in ocrdma_check_qp_params()1161 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created)) { in ocrdma_check_qp_params()1288 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()
1239 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created) && in qedr_check_qp_attrs()