Searched refs:rsp (Results 1 - 25 of 415) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1061 static void print_npa_aura_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) argument
1063 struct npa_aura_s *aura = &rsp->aura;
1109 static void print_npa_pool_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) argument
1111 struct npa_pool_s *pool = &rsp->pool;
1158 void (*print_npa_ctx)(struct seq_file *m, struct npa_aq_enq_rsp *rsp);
1160 struct npa_aq_enq_rsp rsp; local
1231 rc = rvu_npa_aq_enq_inst(rvu, &aq_req, &rsp);
1236 print_npa_ctx(m, &rsp);
1607 static void print_nix_sq_ctx(struct seq_file *m, struct nix_aq_enq_rsp *rsp) argument
1609 struct nix_sq_ctx_s *sq_ctx = &rsp
1754 print_nix_rq_ctx(struct seq_file *m, struct nix_aq_enq_rsp *rsp) argument
1823 print_nix_cq_ctx(struct seq_file *m, struct nix_aq_enq_rsp *rsp) argument
1878 struct nix_aq_enq_rsp rsp; local
[all...]
H A Drvu_npc.c605 struct npc_install_flow_rsp rsp = { 0 }; local
652 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp);
660 struct npc_install_flow_rsp rsp = { 0 }; local
740 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp);
766 struct npc_install_flow_rsp rsp = { 0 }; local
820 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp);
845 struct npc_install_flow_rsp rsp = { 0 }; local
926 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp);
2490 struct npc_mcam_alloc_entry_rsp *rsp)
2589 rsp
2488 npc_mcam_alloc_entries(struct npc_mcam *mcam, u16 pcifunc, struct npc_mcam_alloc_entry_req *req, struct npc_mcam_alloc_entry_rsp *rsp) argument
2683 rvu_mbox_handler_npc_mcam_alloc_entry(struct rvu *rvu, struct npc_mcam_alloc_entry_req *req, struct npc_mcam_alloc_entry_rsp *rsp) argument
2729 rvu_mbox_handler_npc_mcam_free_entry(struct rvu *rvu, struct npc_mcam_free_entry_req *req, struct msg_rsp *rsp) argument
2776 rvu_mbox_handler_npc_mcam_read_entry(struct rvu *rvu, struct npc_mcam_read_entry_req *req, struct npc_mcam_read_entry_rsp *rsp) argument
2800 rvu_mbox_handler_npc_mcam_write_entry(struct rvu *rvu, struct npc_mcam_write_entry_req *req, struct msg_rsp *rsp) argument
2852 rvu_mbox_handler_npc_mcam_ena_entry(struct rvu *rvu, struct npc_mcam_ena_dis_entry_req *req, struct msg_rsp *rsp) argument
2875 rvu_mbox_handler_npc_mcam_dis_entry(struct rvu *rvu, struct npc_mcam_ena_dis_entry_req *req, struct msg_rsp *rsp) argument
2898 rvu_mbox_handler_npc_mcam_shift_entry(struct rvu *rvu, struct npc_mcam_shift_entry_req *req, struct npc_mcam_shift_entry_rsp *rsp) argument
2967 rvu_mbox_handler_npc_mcam_alloc_counter(struct rvu *rvu, struct npc_mcam_alloc_counter_req *req, struct npc_mcam_alloc_counter_rsp *rsp) argument
3031 rvu_mbox_handler_npc_mcam_free_counter(struct rvu *rvu, struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) argument
3073 rvu_mbox_handler_npc_mcam_unmap_counter(struct rvu *rvu, struct npc_mcam_unmap_counter_req *req, struct msg_rsp *rsp) argument
3120 rvu_mbox_handler_npc_mcam_clear_counter(struct rvu *rvu, struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) argument
3141 rvu_mbox_handler_npc_mcam_counter_stats(struct rvu *rvu, struct npc_mcam_oper_counter_req *req, struct npc_mcam_oper_counter_rsp *rsp) argument
3164 rvu_mbox_handler_npc_mcam_alloc_and_write_entry(struct rvu *rvu, struct npc_mcam_alloc_and_write_entry_req *req, struct npc_mcam_alloc_and_write_entry_rsp *rsp) argument
3258 rvu_mbox_handler_npc_get_kex_cfg(struct rvu *rvu, struct msg_req *req, struct npc_get_kex_cfg_rsp *rsp) argument
3378 rvu_mbox_handler_npc_set_pkind(struct rvu *rvu, struct npc_set_pkind *req, struct msg_rsp *rsp) argument
3386 rvu_mbox_handler_npc_read_base_steer_rule(struct rvu *rvu, struct msg_req *req, struct npc_mcam_read_base_rule_rsp *rsp) argument
3432 rvu_mbox_handler_npc_mcam_entry_stats(struct rvu *rvu, struct npc_mcam_get_stats_req *req, struct npc_mcam_get_stats_rsp *rsp) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3517 * @rsp: the response queue descriptor holding the RX_PKT message
3523 static int t4_rx_hststamp(struct adapter *adapter, const __be64 *rsp, argument
3528 if (unlikely((*(u8 *)rsp == CPL_RX_MPS_PKT) &&
3564 * @rsp: Response Entry pointer into Response Queue
3577 const __be64 *rsp,
3580 u8 opcode = ((const struct rss_header *)rsp)->opcode;
3587 rsp++;
3592 ((const struct cpl_fw4_msg *)rsp)->type ==
3594 rsp++;
3595 opcode = ((const struct rss_header *)rsp)
3576 t4_tx_completion_handler(struct sge_rspq *rspq, const __be64 *rsp, const struct pkt_gl *gl) argument
3661 t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, const struct pkt_gl *si) argument
4055 cxgb4_ethofld_rx_handler(struct sge_rspq *q, const __be64 *rsp, const struct pkt_gl *si) argument
[all...]
/linux-master/tools/net/ynl/lib/
H A Dynl.py615 def _rsp_add(self, rsp, name, is_multi, decoded):
617 if name in rsp and type(rsp[name]) is not list:
618 rsp[name] = [rsp[name]]
624 rsp[name] = decoded
625 elif name in rsp:
626 rsp[name].append(decoded)
628 rsp[name] = [decoded]
660 rsp
[all...]
/linux-master/net/bluetooth/
H A Dl2cap_core.c736 struct l2cap_le_conn_rsp rsp; local
746 rsp.dcid = cpu_to_le16(chan->scid);
747 rsp.mtu = cpu_to_le16(chan->imtu);
748 rsp.mps = cpu_to_le16(chan->mps);
749 rsp.credits = cpu_to_le16(chan->rx_credits);
750 rsp.result = cpu_to_le16(result);
752 l2cap_send_cmd(conn, chan->ident, L2CAP_LE_CONN_RSP, sizeof(rsp),
753 &rsp);
766 struct l2cap_conn_rsp rsp; local
776 rsp
1505 struct l2cap_conn_rsp rsp; local
3349 struct l2cap_conf_rsp *rsp = data; local
3567 l2cap_parse_conf_rsp(struct l2cap_chan *chan, void *rsp, int len, void *data, size_t size, u16 *result) argument
3688 struct l2cap_conf_rsp *rsp = data; local
3702 struct l2cap_le_conn_rsp rsp; local
3740 struct l2cap_ecred_conn_rsp rsp; member in struct:l2cap_ecred_rsp_data::__anon155
3748 struct l2cap_ecred_rsp_data *rsp = data; local
3801 struct l2cap_conn_rsp rsp; local
3824 l2cap_conf_rfc_get(struct l2cap_chan *chan, void *rsp, int len) argument
3910 struct l2cap_conn_rsp rsp; local
4069 struct l2cap_conn_rsp *rsp = (struct l2cap_conn_rsp *) data; local
4199 u8 rsp[64]; local
4306 struct l2cap_conf_rsp *rsp = (struct l2cap_conf_rsp *)data; local
4414 struct l2cap_disconn_rsp rsp; local
4456 struct l2cap_disconn_rsp *rsp = (struct l2cap_disconn_rsp *) data; local
4510 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) buf; local
4522 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) buf; local
4531 struct l2cap_info_rsp rsp; local
4545 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) data; local
4610 struct l2cap_conn_param_update_rsp rsp; local
4664 struct l2cap_le_conn_rsp *rsp = (struct l2cap_le_conn_rsp *) data; local
4811 struct l2cap_le_conn_rsp rsp; local
4998 struct l2cap_ecred_conn_rsp rsp; member in struct:__anon156
5152 struct l2cap_ecred_conn_rsp *rsp = (void *) data; local
5267 struct l2cap_ecred_reconf_rsp rsp; local
5338 struct l2cap_ecred_conn_rsp *rsp = (void *) data; local
7351 struct l2cap_conn_rsp rsp; local
[all...]
/linux-master/include/linux/firmware/qcom/
H A Dqcom_scm.h122 dma_addr_t rsp, size_t rsp_size);
133 dma_addr_t rsp, size_t rsp_size)
131 qcom_scm_qseecom_app_send(u32 app_id, dma_addr_t req, size_t req_size, dma_addr_t rsp, size_t rsp_size) argument
H A Dqcom_qseecom.h78 * @rsp: DMA address of the response buffer, written to by the app.
85 * its response in the @rsp region.
94 dma_addr_t rsp, size_t rsp_size)
96 return qcom_scm_qseecom_app_send(client->app_id, req, req_size, rsp, rsp_size);
92 qcom_qseecom_app_send(struct qseecom_client *client, dma_addr_t req, size_t req_size, dma_addr_t rsp, size_t rsp_size) argument
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c602 struct emac_tx_ts_response *rsp)
613 memcpy_fromio(rsp, prueth->shram.va + addr, sizeof(*rsp));
601 emac_get_tx_ts(struct prueth_emac *emac, struct emac_tx_ts_response *rsp) argument
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm.c1437 * @rsp.
1581 * @rsp: DMA address of the response buffer, written to by the app.
1588 * its response in the @rsp region.
1593 dma_addr_t rsp, size_t rsp_size)
1608 desc.args[3] = rsp;
1592 qcom_scm_qseecom_app_send(u32 app_id, dma_addr_t req, size_t req_size, dma_addr_t rsp, size_t rsp_size) argument
/linux-master/fs/smb/server/
H A Dsmb2pdu.c42 static void __wbuf(struct ksmbd_work *work, void **req, void **rsp) argument
46 *rsp = ksmbd_resp_buf_next(work);
49 *rsp = smb2_get_msg(work->response_buf);
253 struct smb2_negotiate_rsp *rsp; local
271 rsp = smb2_get_msg(work->response_buf);
275 rsp->StructureSize = cpu_to_le16(65);
277 rsp->DialectRevision = cpu_to_le16(conn->dialect);
278 /* Not setting conn guid rsp->ServerGUID, as it
281 rsp->Capabilities = cpu_to_le32(conn->vals->capabilities);
283 rsp
376 struct smb2_hdr *rsp = ksmbd_resp_buf_next(work); local
814 assemble_neg_contexts(struct ksmbd_conn *conn, struct smb2_negotiate_rsp *rsp) argument
1079 struct smb2_negotiate_rsp *rsp = smb2_get_msg(work->response_buf); local
1316 ntlm_negotiate(struct ksmbd_work *work, struct negotiate_message *negblob, size_t negblob_len, struct smb2_sess_setup_rsp *rsp) argument
1427 ntlm_authenticate(struct ksmbd_work *work, struct smb2_sess_setup_req *req, struct smb2_sess_setup_rsp *rsp) argument
1566 krb5_authenticate(struct ksmbd_work *work, struct smb2_sess_setup_req *req, struct smb2_sess_setup_rsp *rsp) argument
1646 krb5_authenticate(struct ksmbd_work *work, struct smb2_sess_setup_req *req, struct smb2_sess_setup_rsp *rsp) argument
1658 struct smb2_sess_setup_rsp *rsp; local
1925 struct smb2_tree_connect_rsp *rsp; local
2113 struct smb2_tree_disconnect_rsp *rsp; local
2179 struct smb2_logoff_rsp *rsp; local
2239 struct smb2_create_rsp *rsp; local
2801 struct smb2_create_rsp *rsp; local
4273 struct smb2_query_directory_rsp *rsp; local
4464 buffer_check_err(int reqOutputBufferLength, struct smb2_query_info_rsp *rsp, void *rsp_org) argument
4477 get_standard_info_pipe(struct smb2_query_info_rsp *rsp, void *rsp_org) argument
4493 get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num, void *rsp_org) argument
4506 smb2_get_info_file_pipe(struct ksmbd_session *sess, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp, void *rsp_org) argument
4554 smb2_get_ea(struct ksmbd_work *work, struct ksmbd_file *fp, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp, void *rsp_org) argument
4708 get_file_access_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4719 get_file_basic_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4753 get_file_standard_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4780 get_file_alignment_info(struct smb2_query_info_rsp *rsp, void *rsp_org) argument
4791 get_file_all_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4857 get_file_alternate_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4878 get_file_stream_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
4983 get_file_internal_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5003 get_file_network_open_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5040 get_file_ea_info(struct smb2_query_info_rsp *rsp, void *rsp_org) argument
5050 get_file_position_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5061 get_file_mode_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5072 get_file_compression_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5098 get_file_attribute_tag_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5117 find_file_posix_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) argument
5166 smb2_get_info_file(struct ksmbd_work *work, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp) argument
5282 smb2_get_info_filesystem(struct ksmbd_work *work, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp) argument
5495 smb2_get_info_sec(struct ksmbd_work *work, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp) argument
5580 struct smb2_query_info_rsp *rsp; local
5644 struct smb2_close_rsp *rsp; local
5677 struct smb2_close_rsp *rsp; local
5797 struct smb2_echo_rsp *rsp = smb2_get_msg(work->response_buf); local
6334 struct smb2_set_info_rsp *rsp; local
6443 struct smb2_read_rsp *rsp; local
6554 struct smb2_read_rsp *rsp; local
6723 struct smb2_write_rsp *rsp; local
6820 struct smb2_write_rsp *rsp; local
6963 struct smb2_flush_rsp *rsp; local
7161 struct smb2_lock_rsp *rsp; local
7515 fsctl_copychunk(struct ksmbd_work *work, struct copychunk_ioctl_req *ci_req, unsigned int cnt_code, unsigned int input_count, unsigned long long volatile_id, unsigned long long persistent_id, struct smb2_ioctl_rsp *rsp) argument
7645 fsctl_query_iface_info_ioctl(struct ksmbd_conn *conn, struct smb2_ioctl_rsp *rsp, unsigned int out_buf_len) argument
7827 fsctl_pipe_transceive(struct ksmbd_work *work, u64 id, unsigned int out_buf_len, struct smb2_ioctl_req *req, struct smb2_ioctl_rsp *rsp) argument
7941 struct smb2_ioctl_rsp *rsp; local
8086 rsp); local
8289 struct smb2_oplock_break *rsp; local
8436 struct smb2_lease_ack *rsp; local
8572 struct smb2_oplock_break *rsp; local
8602 struct smb2_change_notify_rsp *rsp; local
8824 struct smb2_hdr *req, *rsp; local
8950 struct smb2_hdr *rsp = smb2_get_msg(work->response_buf); local
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c907 static int smb311_decode_neg_context(struct smb2_negotiate_rsp *rsp, argument
912 unsigned int offset = le32_to_cpu(rsp->NegotiateContextOffset);
913 unsigned int ctxt_cnt = le16_to_cpu(rsp->NegotiateContextCount);
931 pctx = (struct smb2_neg_context *)(offset + (char *)rsp);
1047 struct smb2_negotiate_rsp *rsp; local
1131 rsp = (struct smb2_negotiate_rsp *)rsp_iov.iov_base;
1145 if (rsp->DialectRevision == cpu_to_le16(SMB20_PROT_ID)) {
1149 } else if (rsp->DialectRevision == cpu_to_le16(SMB21_PROT_ID)) {
1153 } else if (rsp->DialectRevision == cpu_to_le16(SMB311_PROT_ID)) {
1160 if (rsp
1607 struct smb2_sess_setup_rsp *rsp = NULL; local
1700 struct smb2_sess_setup_rsp *rsp = NULL; local
1793 struct smb2_sess_setup_rsp *rsp = NULL; local
2023 struct smb2_tree_connect_rsp *rsp = NULL; local
2319 struct smb2_create_rsp *rsp = rsp_iov->iov_base; local
2809 struct smb2_create_rsp *rsp = NULL; local
3174 struct smb2_create_rsp *rsp = NULL; local
3388 struct smb2_ioctl_rsp *rsp = NULL; local
3582 struct smb2_close_rsp *rsp = NULL; local
3785 struct smb2_query_info_rsp *rsp = NULL; local
4075 struct smb2_echo_rsp *rsp = (struct smb2_echo_rsp *)mid->resp_buf; local
4657 struct smb2_read_rsp *rsp = NULL; local
4742 struct smb2_write_rsp *rsp = (struct smb2_write_rsp *)mid->resp_buf; local
4988 struct smb2_write_rsp *rsp = NULL; local
5310 struct smb2_query_directory_rsp *rsp; local
5386 struct smb2_query_directory_rsp *rsp = NULL; local
5520 struct smb2_set_info_rsp *rsp = NULL; local
5765 struct smb2_query_info_rsp *rsp = NULL; local
5830 struct smb2_query_info_rsp *rsp = NULL; local
5895 struct smb2_query_info_rsp *rsp = NULL; local
[all...]
H A Dsmb2ops.c1064 struct smb2_query_info_rsp *rsp; local
1086 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base;
1087 rc = smb2_validate_iov(le16_to_cpu(rsp->OutputBufferOffset),
1088 le32_to_cpu(rsp->OutputBufferLength),
1095 le16_to_cpu(rsp->OutputBufferOffset) + (char *)rsp);
1097 le32_to_cpu(rsp->OutputBufferLength), ea_name);
1126 struct smb2_query_info_rsp *rsp; local
1177 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base;
1178 used_len = le32_to_cpu(rsp
1886 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; local
1894 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; local
2629 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, const char *path, u32 desired_access, u32 class, u32 type, u32 output_len, struct kvec *rsp, int *buftype, struct cifs_sb_info *cifs_sb) argument
2788 struct smb2_query_info_rsp *rsp; local
[all...]
H A Dmisc.c245 free_rsp_buf(int resp_buftype, void *rsp) argument
248 cifs_small_buf_release(rsp);
250 cifs_buf_release(rsp);
898 parse_dfs_referrals(struct get_dfs_referral_rsp *rsp, u32 rsp_size, argument
908 *num_of_nodes = le16_to_cpu(rsp->NumberOfReferrals);
917 ref = (struct dfs_referral_level_3 *) &(rsp->referrals);
926 data_end = (char *)rsp + rsp_size;
929 *num_of_nodes, le32_to_cpu(rsp->DFSFlags));
944 node->flags = le32_to_cpu(rsp->DFSFlags);
955 le16_to_cpu(rsp
[all...]
H A Dsmb2misc.c114 cifs_dbg(FYI, "no SPNEGO security blob in negprot rsp\n");
541 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) argument
546 int ack_req = le32_to_cpu(rsp->Flags &
549 lease_state = le32_to_cpu(rsp->NewLeaseState);
554 if (memcmp(cinode->lease_key, rsp->LeaseKey,
569 cfile->oplock_epoch = le16_to_cpu(rsp->Epoch);
581 struct smb2_lease_break *rsp)
583 __u8 lease_state = le32_to_cpu(rsp->NewLeaseState);
584 int ack_req = le32_to_cpu(rsp->Flags &
590 if (memcmp(open->lease_key, rsp
580 smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) argument
611 struct smb2_lease_break *rsp = (struct smb2_lease_break *)buffer; local
674 struct smb2_oplock_break *rsp = (struct smb2_oplock_break *)buffer; local
844 struct smb2_create_rsp *rsp = mid->resp_buf; local
[all...]
H A Dcifsproto.h372 extern int parse_dfs_referrals(struct get_dfs_referral_rsp *rsp, u32 rsp_size,
476 u32 *tag, struct kvec *rsp,
H A Dcifsglob.h378 u32 *tag, struct kvec *rsp,
714 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */
1887 #define MID_RESPONSE_READY 0x40 /* ready for other process handle the rsp */
/linux-master/arch/x86/lib/
H A Dretpoline.S358 add $(8*16), %rsp
/linux-master/arch/x86/kvm/
H A Dx86.c11470 regs->rsp = kvm_rsp_read(vcpu);
11506 kvm_rsp_write(vcpu, regs->rsp);
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c7202 if (unlikely(host_rsp != vmx->loaded_vmcs->host_state.rsp)) {
7203 vmx->loaded_vmcs->host_state.rsp = host_rsp;
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c3413 "rsp:", save->rsp, "rax:", save->rax);
4130 svm->vmcb->save.rsp = vcpu->arch.regs[VCPU_REGS_RSP];
4195 vcpu->arch.regs[VCPU_REGS_RSP] = svm->vmcb->save.rsp;
4618 svm->vmcb->save.rsp = vcpu->arch.regs[VCPU_REGS_RSP];
H A Dsev.c602 save->rsp = svm->vcpu.arch.regs[VCPU_REGS_RSP];
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h114 __u64 rsi, rdi, rsp, rbp; member in struct:kvm_regs
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c1055 struct npc_delete_flow_rsp *rsp; local
1078 rsp = (struct npc_delete_flow_rsp *)otx2_mbox_get_rsp(&nic->mbox.mbox,
1080 if (IS_ERR(rsp)) {
1087 *cntr_val = rsp->cntr_val;
1337 struct npc_mcam_get_stats_rsp *rsp; local
1367 rsp = (struct npc_mcam_get_stats_rsp *)otx2_mbox_get_rsp
1369 if (IS_ERR(rsp)) {
1371 return PTR_ERR(rsp);
1376 if (!rsp->stat_ena)
1382 flow_stats_update(&tc_flow_cmd->stats, 0x0, rsp
[all...]
/linux-master/drivers/net/dsa/
H A Dmt7530.c289 mt7530_fdb_cmd(struct mt7530_priv *priv, enum mt7530_fdb_cmd cmd, u32 *rsp) argument
314 if (rsp)
315 *rsp = val;
1577 u32 rsp = 0; local
1581 ret = mt7530_fdb_cmd(priv, MT7530_FDB_START, &rsp);
1586 if (rsp & ATC_SRCH_HIT) {
1596 !(rsp & ATC_SRCH_END) &&
1597 !mt7530_fdb_cmd(priv, MT7530_FDB_NEXT, &rsp));
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c1726 * in the rsp queue. Do this after making any changes to the
1754 * in the rsp queue and continue normally
2534 void qla24xx_auth_els(scsi_qla_host_t *vha, void **pkt, struct rsp_que **rsp) argument
2566 qla_els_reject_iocb(vha, (*rsp)->qpair, &a);
2567 __qla_consume_iocb(vha, pkt, rsp);
2575 qla_els_reject_iocb(vha, (*rsp)->qpair, &a);
2576 __qla_consume_iocb(vha, pkt, rsp);
2584 qla_els_reject_iocb(vha, (*rsp)->qpair, &a);
2585 __qla_consume_iocb(vha, pkt, rsp);
2594 qla_els_reject_iocb(vha, (*rsp)
[all...]

Completed in 416 milliseconds

1234567891011>>