Lines Matching refs:cqp

237 	cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
249 cqp_info->in.u.manage_push_page.cqp = &iwdev->rf->cqp.sc_cqp;
259 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
739 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true);
755 irdma_put_cqp_request(&rf->cqp, cqp_request);
1977 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true);
1995 irdma_put_cqp_request(&rf->cqp, cqp_request);
2197 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true);
2210 irdma_put_cqp_request(&rf->cqp, cqp_request);
2545 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
2564 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
2611 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
2626 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
2633 * irdma_hw_alloc_stag - cqp command to allocate stag
2647 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
2665 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
2777 * irdma_hwreg_mr - send cqp command for memory registration
2794 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
2831 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
3244 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
3262 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);
3971 * irdma_mcast_cqp_op - perform a mcast cqp operation
3985 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true);
3994 cqp_info->in.u.mc_create.cqp = &iwdev->rf->cqp.sc_cqp;
3996 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request);