Searched refs:ureq (Results 1 - 10 of 10) sorted by relevance

/drivers/infiniband/core/
H A Duser_mad.c619 struct ib_user_mad_reg_req ureq; local
635 if (copy_from_user(&ureq, arg, sizeof ureq)) {
640 if (ureq.qpn != 0 && ureq.qpn != 1) {
643 ureq.qpn);
659 if (ureq.mgmt_class) {
661 req.mgmt_class = ureq.mgmt_class;
662 req.mgmt_class_version = ureq.mgmt_class_version;
663 memcpy(req.oui, ureq
721 struct ib_user_mad_reg_req2 ureq; local
[all...]
H A Ducm.c203 static void ib_ucm_event_req_get(struct ib_ucm_req_event_resp *ureq, argument
206 ureq->remote_ca_guid = kreq->remote_ca_guid;
207 ureq->remote_qkey = kreq->remote_qkey;
208 ureq->remote_qpn = kreq->remote_qpn;
209 ureq->qp_type = kreq->qp_type;
210 ureq->starting_psn = kreq->starting_psn;
211 ureq->responder_resources = kreq->responder_resources;
212 ureq->initiator_depth = kreq->initiator_depth;
213 ureq->local_cm_response_timeout = kreq->local_cm_response_timeout;
214 ureq
[all...]
/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c122 struct usbhsg_request *ureq,
131 ureq->req.status = status;
132 usb_gadget_giveback_request(&uep->ep, &ureq->req);
139 struct usbhsg_request *ureq = usbhsg_pkt_to_ureq(pkt); local
141 ureq->req.actual = pkt->actual;
143 usbhsg_queue_pop(uep, ureq, 0);
147 struct usbhsg_request *ureq)
152 struct usbhs_pkt *pkt = usbhsg_ureq_to_pkt(ureq);
153 struct usb_request *req = &ureq->req;
171 struct usbhsg_request *ureq local
121 usbhsg_queue_pop(struct usbhsg_uep *uep, struct usbhsg_request *ureq, int status) argument
146 usbhsg_queue_push(struct usbhsg_uep *uep, struct usbhsg_request *ureq) argument
287 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); local
617 struct usbhsg_request *ureq; local
631 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); local
642 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); local
659 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); local
[all...]
H A Dmod_host.c168 struct usbhsh_request *ureq; local
172 ureq = kzalloc(sizeof(struct usbhsh_request), mem_flags);
173 if (!ureq) {
174 dev_err(dev, "ureq alloc fail\n");
178 usbhs_pkt_init(&ureq->pkt);
179 ureq->urb = urb;
180 usbhsh_urb_to_ureq(urb) = ureq;
182 return ureq;
186 struct usbhsh_request *ureq)
188 usbhsh_urb_to_ureq(ureq
185 usbhsh_ureq_free(struct usbhsh_hpriv *hpriv, struct usbhsh_request *ureq) argument
646 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); local
682 struct usbhsh_request *ureq; local
815 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); local
829 struct usbhsh_request *ureq; local
859 struct usbhsh_request *ureq; local
935 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); local
1048 struct usbhsh_request *ureq = usbhsh_urb_to_ureq(urb); local
[all...]
/drivers/gpu/drm/nouveau/core/subdev/i2c/
H A Dnv94.c70 const u32 ureq = unksel ? 0x00100000 : 0x00200000; local
86 nv_mask(aux, 0x00e4e4 + (ch * 0x50), 0x00300000, ureq);
/drivers/usb/dwc2/
H A Dgadget.c525 struct usb_request *ureq = &hs_req->req; local
564 length = ureq->length - ureq->actual;
565 dev_dbg(hsotg->dev, "ureq->length:%d ureq->actual:%d\n",
566 ureq->length, ureq->actual);
570 ureq->buf, length, &ureq->dma,
571 ureq
[all...]
/drivers/usb/gadget/function/
H A Df_uac2.c81 struct uac2_req ureq[USB_XFERS]; member in struct:uac2_rtd_params
966 if (prm->ureq[i].req) {
967 usb_ep_dequeue(ep, prm->ureq[i].req);
968 usb_ep_free_request(ep, prm->ureq[i].req);
969 prm->ureq[i].req = NULL;
1197 if (!prm->ureq[i].req) {
1202 prm->ureq[i].req = req;
1203 prm->ureq[i].pp = prm;
1206 req->context = &prm->ureq[i];
1212 if (usb_ep_queue(ep, prm->ureq[
[all...]
/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c905 struct ocrdma_create_cq_ureq ureq; local
908 if (ib_copy_from_udata(&ureq, udata, sizeof(ureq)))
911 ureq.dpp_cq = 0;
927 status = ocrdma_mbx_create_cq(dev, cq, entries, ureq.dpp_cq, pd_id);
1239 struct ocrdma_create_qp_ureq ureq; local
1246 memset(&ureq, 0, sizeof(ureq));
1248 if (ib_copy_from_udata(&ureq, udata, sizeof(ureq)))
[all...]
/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c148 struct iwch_create_cq_req ureq; local
162 if (ib_copy_from_udata(&ureq, udata, sizeof (ureq))) {
166 chp->user_rptr_addr = (u32 __user *)(unsigned long)ureq.user_rptr_addr;
/drivers/s390/net/
H A Dqeth_core_main.c4547 struct qeth_snmp_ureq *ureq; local
4568 ureq = memdup_user(udata, req_len + sizeof(struct qeth_snmp_ureq_hdr));
4569 if (IS_ERR(ureq)) {
4571 return PTR_ERR(ureq);
4573 qinfo.udata_len = ureq->hdr.data_len;
4576 kfree(ureq);
4584 memcpy(&cmd->data.setadapterparms.data.snmp, &ureq->cmd, req_len);
4595 kfree(ureq);

Completed in 243 milliseconds