Lines Matching defs:iwcqp
2198 struct irdma_cqp *iwcqp = &rf->cqp;
2202 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
2209 cqp_info->in.u.del_local_mac_entry.cqp = &iwcqp->sc_cqp;
2215 irdma_put_cqp_request(iwcqp, cqp_request);
2228 struct irdma_cqp *iwcqp = &rf->cqp;
2233 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
2244 cqp_info->in.u.add_local_mac_entry.cqp = &iwcqp->sc_cqp;
2248 irdma_put_cqp_request(iwcqp, cqp_request);
2264 struct irdma_cqp *iwcqp = &rf->cqp;
2269 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true);
2276 cqp_info->in.u.alloc_local_mac_entry.cqp = &iwcqp->sc_cqp;
2282 irdma_put_cqp_request(iwcqp, cqp_request);
2463 struct irdma_cqp *iwcqp = &iwdev->rf->cqp;
2469 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, wait);
2536 irdma_put_cqp_request(iwcqp, cqp_request);