Lines Matching defs:iwcqp
1050 struct irdma_cqp *iwcqp = &rf->cqp;
1055 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
1066 irdma_put_cqp_request(iwcqp, cqp_request);
1079 struct irdma_cqp *iwcqp = &rf->cqp;
1085 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
1100 irdma_put_cqp_request(iwcqp, cqp_request);
1308 struct irdma_cqp *iwcqp = &rf->cqp;
1313 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
1762 struct irdma_cqp *iwcqp = &rf->cqp;
1767 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, wait);
1799 struct irdma_cqp *iwcqp = &rf->cqp;
1807 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, wait);
1821 irdma_put_cqp_request(iwcqp, cqp_request);
1896 struct irdma_cqp *iwcqp = &rf->cqp;
1897 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp;
1908 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, !poll);