Searched refs:iwcqp (Results 1 – 1 of 1) sorted by relevance
1033 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_cq_create_cmd() local1038 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_cq_create_cmd()1049 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_cqp_cq_create_cmd()1062 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_create_cmd() local1068 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_qp_create_cmd()1082 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_cqp_qp_create_cmd()1338 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_destroy_cmd() local1343 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_qp_destroy_cmd()1743 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_gather_stats_cmd() local1748 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, wait); in irdma_cqp_gather_stats_cmd()[all …]