Searched refs:reply (Results 226 - 250 of 296) sorted by relevance

1234567891011>>

/linux-master/drivers/firmware/tegra/
H A Dbpmp.c555 response.reply = request.challenge << 1;
590 request.challenge, response.reply,
/linux-master/net/atm/
H A Dcommon.c213 void vcc_release_async(struct atm_vcc *vcc, int reply) argument
219 sk->sk_err = -reply;
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c15 * @IDPF_VC_XN_IDLE: not expecting a reply, ready to be used
16 * @IDPF_VC_XN_WAITING: expecting a reply, not yet received
17 * @IDPF_VC_XN_COMPLETED_SUCCESS: a reply was expected and received,
19 * @IDPF_VC_XN_COMPLETED_FAILED: a reply was expected and received, but there
42 * @completed: virtchnl event loop uses that to signal when a reply is
46 * @reply_sz: Original size of reply, may be > reply_buf.iov_len; it will be
49 * @reply: Reference to the buffer(s) where the reply data should be written
50 * to. May be 0-length (then NULL address permitted) if the reply data
53 * the reply whe
62 struct kvec reply; member in struct:idpf_vc_xn
[all...]
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c527 /* Wait for reply */
549 /* Wait for reply */
628 /* update l2t index and request for tp reply to confirm tcb is
638 * chcr_ktls_cpl_act_open_rpl: connection reply received from TP.
708 * chcr_ktls_cpl_set_tcb_rpl: TCB reply received from TP.
743 u64 val, u32 reply)
767 NO_REPLY_V(!reply));
793 * @reply - set 1 if looking for TP response.
799 u64 val, u32 reply)
810 mask, val, reply);
740 __chcr_write_cpl_set_tcb_ulp(struct chcr_ktls_info *tx_info, u32 tid, void *pos, u16 word, struct sge_eth_txq *q, u64 mask, u64 val, u32 reply) argument
796 chcr_write_cpl_set_tcb_ulp(struct chcr_ktls_info *tx_info, struct sge_eth_txq *q, u32 tid, void *pos, u16 word, u64 mask, u64 val, u32 reply) argument
[all...]
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c91 * @mpi_reply: reply message frame
243 * @reply: reply message frame(lower 32bit addr)
253 u32 reply)
262 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply);
265 memcpy(ioc->config_cmds.reply, mpi_reply,
280 * @mpi_reply: reply mf payload returned from firmware
377 memset(ioc->config_cmds.reply, 0, sizeof(Mpi2ConfigReply_t));
408 memcpy(mpi_reply, ioc->config_cmds.reply,
510 * @mpi_reply: reply m
252 mpt3sas_config_done(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) argument
[all...]
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c17 * @reply: Pointer to return MPI3 reply
18 * @reply_sz: Size of the MPI3 reply buffer
34 u16 request_sz, void *reply, u16 reply_sz, int timeout,
77 if ((reply) && (mrioc->transport_cmds.state & MPI3MR_CMD_REPLY_VALID))
78 memcpy((u8 *)reply, mrioc->transport_cmds.reply, reply_sz);
96 /* report manufacture reply structure */
203 "report manufacturer - reply data transfer size(%d)\n",
2493 /* report phy error log reply structur
33 mpi3mr_post_transport_req(struct mpi3mr_ioc *mrioc, void *request, u16 request_sz, void *reply, u16 reply_sz, int timeout, u16 *ioc_status) argument
[all...]
H A Dmpi3mr_app.c88 pel_reply = (struct mpi3_pel_reply *)mrioc->pel_abort_cmd.reply;
1203 * if any and reply, sense information to user provided buffers.
1566 memset(mrioc->bsg_cmds.reply, 0, mrioc->reply_sz);
1659 mrioc->bsg_cmds.reply, mrioc->reply_sz);
1933 * reply_queue_count_show - SysFS callback for reply queue count
1938 * Return: sysfs_emit() return after copying reply queue count
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c558 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK;
1625 * In case of i2c defer or short i2c ack reply to a write,
1644 * Calculate the duration of the AUX request/reply in usec. Gives the
1723 * reply field.
1762 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) {
1766 * need to check for the I2C ACK reply.
1790 drm_err(aux->drm_dev, "%s: invalid native reply %#04x\n",
1791 aux->name, msg->reply);
1795 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) {
1826 drm_err(aux->drm_dev, "%s: invalid I2C reply
[all...]
/linux-master/drivers/scsi/aacraid/
H A Daachba.c385 struct aac_get_config_status_resp *reply local
389 le32_to_cpu(reply->response),
390 le32_to_cpu(reply->status),
391 le32_to_cpu(reply->data.action)));
392 if ((le32_to_cpu(reply->response) != ST_OK) ||
393 (le32_to_cpu(reply->status) != CT_OK) ||
394 (le32_to_cpu(reply->data.action) > CFACT_PAUSE)) {
/linux-master/drivers/android/
H A Dbinder.c1617 "send failed reply for transaction %d to %d:%d\n",
1636 pr_warn("Unexpected reply error: %u\n",
1648 "send failed reply for transaction %d, target dead\n",
1654 "reply failed, no target thread at root\n");
1659 "reply failed, no target thread -- retry %d\n",
2285 in_reply_to ? "reply" : "transaction",
2910 struct binder_transaction_data *tr, int reply,
2946 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY);
2958 if (reply) {
2963 binder_user_error("%d:%d got reply transactio
2908 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply, binder_size_t extra_buffers_size) argument
[all...]
/linux-master/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c559 msg->reply = 0;
612 msg->reply |= DP_AUX_I2C_REPLY_NACK;
616 msg->reply |= DP_AUX_NATIVE_REPLY_NACK;
/linux-master/arch/powerpc/platforms/powermac/
H A Dnvram.c207 return req.reply[0];
/linux-master/drivers/scsi/
H A DBusLogic.c329 replylen bytes of reply; any excess reply data is received but
332 On success, this function returns the number of reply bytes read from
345 void *param, int paramlen, void *reply, int replylen)
348 unsigned char *reply_p = (unsigned char *) reply;
358 memset(reply, 0, replylen);
509 ((unsigned char *) reply)[i]);
344 blogic_cmd(struct blogic_adapter *adapter, enum blogic_opcode opcode, void *param, int paramlen, void *reply, int replylen) argument
/linux-master/drivers/s390/crypto/
H A Dzcrypt_cex4.c682 ap_queue_init_reply(aq, &zq->reply);
/linux-master/include/uapi/drm/
H A Ddrm.h514 struct drm_wait_vblank_reply reply; member in union:drm_wait_vblank
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.c95 if (d->data.resp.hdr.s.reply != OCTEP_CTRL_NET_REPLY_OK)
/linux-master/net/tipc/
H A Dlink.c2187 bool reply = msg_probe(hdr), retransmitted = false; local
2313 if ((reply || msg_is_keepalive(hdr)) &&
2318 if (rcvgap || reply)
2319 tipc_link_build_proto_msg(l, STATE_MSG, 0, reply,
/linux-master/tools/include/uapi/drm/
H A Ddrm.h514 struct drm_wait_vblank_reply reply; member in union:drm_wait_vblank
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c183 msg->reply = ack >> 4;
/linux-master/include/drm/display/
H A Ddrm_dp_helper.h277 * @reply: upon completion, contains the reply type of the transaction
284 u8 reply; member in struct:drm_dp_aux_msg
397 * The @transfer() function must only modify the reply field of
/linux-master/include/net/
H A Dip_tunnels.h501 int headroom, bool reply);
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h658 __u8 reply; member in struct:cpl_set_tcb
663 /* cpl_set_tcb.reply fields */
671 __u8 reply; member in struct:cpl_set_tcb_field
/linux-master/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c272 * CPL connection abort reply: host ->
641 * request except that we need to reply to it.
1170 req->reply = V_NO_REPLY(1);
1206 req->reply = V_NO_REPLY(1);
/linux-master/drivers/misc/mei/
H A Dhw-me.c830 goto reply;
842 reply:
/linux-master/net/ipv4/
H A Dip_tunnel_core.c255 * iptunnel_pmtud_check_icmp() - Trigger ICMP reply if needed and allowed
259 * Return: 0 for no ICMP reply, length if built, negative value on error.
348 * iptunnel_pmtud_check_icmpv6() - Trigger ICMPv6 reply if needed and allowed
352 * Return: 0 for no ICMPv6 reply, length if built, negative value on error.
392 * skb_tunnel_check_pmtu() - Check, update PMTU and trigger ICMP reply as needed
396 * @reply: Build matching ICMP or ICMPv6 message as a result
408 int headroom, bool reply)
418 if (!reply || skb->pkt_type == PACKET_HOST)
407 skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, int headroom, bool reply) argument

Completed in 327 milliseconds

1234567891011>>