Searched refs:reply (Results 51 - 75 of 296) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dbsg-lib.h36 /* Transport/driver specific request/reply structs */
38 void *reply; member in struct:bsg_job
44 * the reply.
47 * to indicates the size of the reply to be returned to the
/linux-master/drivers/gpu/drm/i915/
H A Dintel_pcode.h20 u32 reply_mask, u32 reply, int timeout_base_ms);
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c114 struct nfp_crypto_reply_simple *reply; local
118 sizeof(*reply), sizeof(*reply),
125 reply = (void *)skb->data;
126 err = -be32_to_cpu(reply->error);
274 struct nfp_crypto_reply_add *reply; local
312 skb = nfp_ccm_mbox_msg_alloc(nn, req_sz, sizeof(*reply), GFP_KERNEL);
349 sizeof(*reply), sizeof(*reply));
350 reply
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pcode.h23 u32 reply_mask, u32 reply, int timeout_ms);
H A Dxe_pcode.c113 u32 request, u32 reply_mask, u32 reply,
121 if ((*status == 0) && ((request & reply_mask) == reply))
140 * @reply: value used to check for request acknowledgment
145 * The request is acknowledged once the PCODE reply dword equals @reply after
154 u32 reply_mask, u32 reply, int timeout_base_ms)
161 ret = xe_pcode_try_request(gt, mbox, request, reply_mask, reply, &status,
180 ret = xe_pcode_try_request(gt, mbox, request, reply_mask, reply, &status,
112 xe_pcode_try_request(struct xe_gt *gt, u32 mbox, u32 request, u32 reply_mask, u32 reply, u32 *status, bool atomic, int timeout_us) argument
153 xe_pcode_request(struct xe_gt *gt, u32 mbox, u32 request, u32 reply_mask, u32 reply, int timeout_base_ms) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c40 skops->reply = -1;
90 skops->reply = rv;
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1530 reply = self.nlm_request(
1533 reply = reply[0]
1536 reply = None
1540 return reply
1573 reply = self.nlm_request(
1576 reply = reply[0]
1579 reply = None
1583 return reply
[all...]
/linux-master/drivers/usb/storage/
H A Ddatafab.c224 unsigned char *reply = us->iobuf; local
290 result = datafab_bulk_read(us, reply, 2);
294 if (reply[0] != 0x50 && reply[1] != 0) {
296 reply[0], reply[1]);
389 unsigned char *reply; local
402 reply = kmalloc(512, GFP_NOIO);
403 if (!reply)
416 rc = datafab_bulk_read(us, reply, 51
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_msgtype50.c337 * Copy results from a type 80 reply message back to user space.
340 * @reply: reply AP message.
347 struct ap_message *reply,
351 struct type80_hdr *t80h = reply->msg;
367 data = reply->msg + t80h->len - outputdatalength;
374 struct ap_message *reply,
379 unsigned char rtype = ((unsigned char *)reply->msg)[1];
384 return convert_error(zq, reply);
386 return convert_type80(zq, reply,
346 convert_type80(struct zcrypt_queue *zq, struct ap_message *reply, char __user *outputdata, unsigned int outputdatalength) argument
373 convert_response(struct zcrypt_queue *zq, struct ap_message *reply, char __user *outputdata, unsigned int outputdatalength) argument
411 zcrypt_msgtype50_receive(struct ap_queue *aq, struct ap_message *msg, struct ap_message *reply) argument
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddebug.c235 u8 reply[1024]; member in struct:dbgfs_hif_msg
253 /* wfx_cmd_send() checks that reply buffer is wide enough, but does not return precise
254 * length read. User have to know how many bytes should be read. Filling reply buffer with a
257 memset(context->reply, 0xFF, sizeof(context->reply));
265 context->ret = wfx_cmd_send(wdev, request, context->reply, sizeof(context->reply), false);
278 if (count > sizeof(context->reply))
286 if (copy_to_user(user_buf, context->reply, count))
/linux-master/sound/soc/sof/intel/
H A Dhda-ipc.c27 * interrupt and send reply msg to dsp
44 * set DONE bit - tell DSP we have received the reply msg
45 * from DSP, and processed it, don't send more reply to host
125 struct sof_ipc_reply reply; local
129 * Sometimes, there is unexpected reply ipc arriving. The reply
142 * memory windows are powered off before sending IPC reply,
146 reply.error = 0;
147 reply.hdr.cmd = SOF_IPC_GLB_REPLY;
148 reply
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c39 static int reply(struct ib_mad_hdr *smp) function
548 return reply((struct ib_mad_hdr *)smp);
558 return reply((struct ib_mad_hdr *)smp);
576 return reply((struct ib_mad_hdr *)smp);
598 return reply((struct ib_mad_hdr *)smp);
613 return reply((struct ib_mad_hdr *)smp);
632 return reply((struct ib_mad_hdr *)smp);
774 return reply((struct ib_mad_hdr *)smp);
785 return reply((struct ib_mad_hdr *)smp);
961 return reply((struc
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_mass_storage.c51 * release Information used as a reply to INQUIRY
648 return -EIO; /* No default reply */
731 return -EIO; /* No default reply */
920 return -EIO; /* No default reply */
984 return -EIO; /* No default reply */
1742 * We can't reply at all until we know the correct data direction
1866 int reply = -EINVAL; local
1887 reply = check_command(common, 6, DATA_DIR_TO_HOST,
1890 if (reply == 0)
1891 reply
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c602 payload->data, payload->reply,
605 EVENT_LOG_AUX_ORIGIN_NATIVE, *payload->reply,
699 uint8_t reply; local
720 if (!payload->reply) {
722 payload->reply = &reply;
741 "dce_aux_transfer_with_retries: link_index=%u: END: retry %d of %d: address=0x%04x length=%u write=%d mot=%d: ret=%d operation_result=%d payload->reply=%u",
751 (unsigned int) *payload->reply);
760 switch (*payload->reply) {
811 if (*payload->reply
[all...]
/linux-master/fs/afs/
H A Dcmservice.c213 /* We need to break the callbacks before sending the reply as the
214 * server holds up change visibility till it receives our reply so as
559 } reply; local
563 memset(&reply, 0, sizeof(reply));
565 reply.ia.uuid[0] = call->net->uuid.time_low;
566 reply.ia.uuid[1] = htonl(ntohs(call->net->uuid.time_mid));
567 reply.ia.uuid[2] = htonl(ntohs(call->net->uuid.time_hi_and_version));
568 reply.ia.uuid[3] = htonl((s8) call->net->uuid.clock_seq_hi_and_reserved);
569 reply
[all...]
/linux-master/drivers/s390/net/
H A Dlcs.c751 lcs_get_reply(struct lcs_reply *reply) argument
753 refcount_inc(&reply->refcnt);
757 lcs_put_reply(struct lcs_reply *reply) argument
759 if (refcount_dec_and_test(&reply->refcnt))
760 kfree(reply);
766 struct lcs_reply *reply; local
770 reply = kzalloc(sizeof(struct lcs_reply), GFP_ATOMIC);
771 if (!reply)
773 refcount_set(&reply->refcnt, 1);
774 reply
789 struct lcs_reply *reply; local
816 struct lcs_reply *reply = from_timer(reply, t, timer); local
842 struct lcs_reply *reply; local
[all...]
/linux-master/block/
H A Dbsg-lib.c34 void *reply; local
50 reply = job->reply;
52 job->reply = reply;
110 /* we're only returning the result field in the reply */
118 if (copy_to_user(uptr64(hdr->response), job->reply, len))
184 * @result: job reply result
306 job->reply = kzalloc(SCSI_SENSE_BUFFERSIZE, GFP_KERNEL);
307 if (!job->reply)
[all...]
/linux-master/fs/nfs/blocklayout/
H A Drpc_pipefs.c57 struct bl_dev_msg *reply = &nn->bl_mount_reply; local
97 if (reply->status != BL_DEVICE_REQUEST_PROC) {
99 __func__, reply->status);
103 dev = MKDEV(reply->major, reply->minor);
/linux-master/net/openvswitch/
H A Dconntrack.c1719 struct sk_buff *reply)
1726 return nla_put_nohdr(reply, sizeof(zone_limit), &zone_limit);
1732 struct sk_buff *reply)
1744 return nla_put_nohdr(reply, sizeof(zone_limit), &zone_limit);
1750 struct sk_buff *reply)
1763 err = ovs_ct_limit_get_default_limit(info, reply);
1775 net, info->data, zone, limit, reply);
1792 struct sk_buff *reply)
1798 err = ovs_ct_limit_get_default_limit(info, reply);
1807 ct_limit->zone, ct_limit->limit, reply);
1718 ovs_ct_limit_get_default_limit(struct ovs_ct_limit_info *info, struct sk_buff *reply) argument
1729 __ovs_ct_limit_get_zone_limit(struct net *net, struct nf_conncount_data *data, u16 zone_id, u32 limit, struct sk_buff *reply) argument
1747 ovs_ct_limit_get_zone_limit(struct net *net, struct nlattr *nla_zone_limit, struct ovs_ct_limit_info *info, struct sk_buff *reply) argument
1790 ovs_ct_limit_get_all_zone_limit(struct net *net, struct ovs_ct_limit_info *info, struct sk_buff *reply) argument
1821 struct sk_buff *reply; local
1855 struct sk_buff *reply; local
1888 struct sk_buff *reply; local
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Daf9005.c97 err("generic read/write, wrong reply code.");
102 err("generic read/write, wrong length in reply.");
107 err("generic read/write, wrong sequence in reply.");
115 * sometimes the register in the reply is different that what
119 err("generic read/write wrong status code in reply.");
489 err("send command, wrong reply code.");
492 err("send command, wrong sequence in reply.");
495 err("send command, wrong status code in reply.");
498 err("send command, invalid data length in reply.");
536 err("Read eeprom, invalid reply cod
558 af9005_boot_packet(struct usb_device *udev, int type, u8 *reply, u8 *buf, int size) argument
718 u8 reply; local
968 u8 reply, *buf; local
[all...]
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c392 enum skl_ipc_glb_reply reply; member in struct:skl_ipc_err_map
405 static int skl_ipc_set_reply_error_code(struct sst_generic_ipc *ipc, u32 reply) argument
410 if (skl_err_map[i].reply == reply)
415 dev_err(ipc->dev, "ipc FW reply: %d FW Error Code: %u\n",
416 reply,
422 dev_err(ipc->dev, "ipc FW reply: %s FW Error Code: %u\n",
426 dev_info(ipc->dev, "ipc FW reply: %s FW Error Code: %u\n",
437 u32 reply = header.primary & IPC_GLB_REPLY_STATUS_MASK; local
452 if (reply
976 struct sst_ipc_message request, reply = {0}; local
[all...]
/linux-master/net/ceph/
H A Dauth.c365 void *reply, int reply_len,
374 reply, reply_len, session_key, session_key_len,
475 int ceph_auth_handle_reply_more(struct ceph_auth_client *ac, void *reply, argument
481 ret = ac->ops->handle_reply(ac, 0, reply, reply + reply_len,
492 u64 global_id, void *reply, int reply_len,
499 ret = ac->ops->handle_reply(ac, global_id, reply, reply + reply_len,
579 void *reply, int reply_len,
587 reply, reply_le
363 ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac, struct ceph_authorizer *a, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
491 ceph_auth_handle_reply_done(struct ceph_auth_client *ac, u64 global_id, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
577 ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, void *reply, int reply_len, void *buf, int *buf_len) argument
601 ceph_auth_handle_svc_reply_done(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
[all...]
/linux-master/drivers/thunderbolt/
H A Ddma_port.c102 struct cfg_write_pkg reply; local
114 req->response = &reply;
125 memcpy(buffer, &reply.data, 4 * length);
143 struct cfg_read_pkg reply; local
157 req->response = &reply;
158 req->response_size = sizeof(reply);
/linux-master/drivers/scsi/aacraid/
H A Dcommctrl.c948 struct aac_srb_reply reply; local
950 memset(&reply, 0, sizeof(reply));
951 reply.status = ST_OK;
954 reply.srb_status = SRB_STATUS_SUCCESS;
955 reply.scsi_status = 0;
956 reply.data_xfer_length = byte_count;
957 reply.sense_data_size = 0;
958 memset(reply.sense_data, 0, AAC_SENSE_BUFFERSIZE);
960 reply
975 struct aac_srb_reply *reply; local
[all...]
/linux-master/drivers/net/thunderbolt/
H A Dmain.c243 struct thunderbolt_ip_login_response reply; local
246 memset(&reply, 0, sizeof(reply));
247 tbnet_fill_header(&reply.hdr, route, sequence, xd->local_uuid,
248 xd->remote_uuid, TBIP_LOGIN_RESPONSE, sizeof(reply),
250 memcpy(reply.receiver_mac, net->dev->dev_addr, ETH_ALEN);
251 reply.receiver_mac_len = ETH_ALEN;
253 return tb_xdomain_response(xd, &reply, sizeof(reply),
259 struct thunderbolt_ip_login_response reply; local
280 struct thunderbolt_ip_status reply; local
294 struct thunderbolt_ip_status reply; local
[all...]

Completed in 216 milliseconds

1234567891011>>