Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_rvu_if.c74 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_set_lmac_mode()
179 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_intr_cfg()
204 struct mcs_hw_info *rsp) in rvu_mbox_handler_mcs_get_hw_info()
222 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_port_reset()
238 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_clear_stats()
260 struct mcs_flowid_stats *rsp) in rvu_mbox_handler_mcs_get_flowid_stats()
291 struct mcs_secy_stats *rsp) in rvu_mbox_handler_mcs_get_secy_stats()
319 struct mcs_sc_stats *rsp) in rvu_mbox_handler_mcs_get_sc_stats()
343 struct mcs_sa_stats *rsp) in rvu_mbox_handler_mcs_get_sa_stats()
367 struct mcs_port_stats *rsp) in rvu_mbox_handler_mcs_get_port_stats()
[all …]
Drvu_cgx.c562 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_rxtx()
569 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx()
576 void *rsp) in rvu_lmac_get_stats()
620 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats()
626 struct rpm_stats_rsp *rsp) in rvu_mbox_handler_rpm_stats()
632 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stats_rst()
662 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
680 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_set()
700 struct cgx_mac_addr_add_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_add()
724 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_del()
[all …]
Drvu_npa.c62 struct npa_aq_enq_rsp *rsp) in rvu_npa_aq_enq_inst()
283 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
296 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
304 struct msg_rsp *rsp) in rvu_mbox_handler_npa_hwctx_disable()
329 struct npa_lf_alloc_rsp *rsp) in rvu_mbox_handler_npa_lf_alloc()
436 struct msg_rsp *rsp) in rvu_mbox_handler_npa_lf_free()
Drvu_switch.c26 struct npc_install_flow_rsp rsp = { 0 }; in rvu_switch_install_rx_rule() local
54 struct npc_install_flow_rsp rsp = { 0 }; in rvu_switch_install_tx_rule() local
164 struct msg_rsp rsp; in rvu_switch_enable() local
218 struct msg_rsp rsp; in rvu_switch_disable() local
Drvu_cpt.c22 #define cpt_get_eng_sts(e_min, e_max, rsp, etype) \ argument
386 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_lf_alloc()
486 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_lf_free()
601 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_inline_ipsec_cfg()
704 struct cpt_rd_wr_reg_msg *rsp) in rvu_mbox_handler_cpt_rd_wr_register()
733 static void get_ctx_pc(struct rvu *rvu, struct cpt_sts_rsp *rsp, int blkaddr) in get_ctx_pc()
768 static void get_eng_sts(struct rvu *rvu, struct cpt_sts_rsp *rsp, int blkaddr) in get_eng_sts()
794 struct cpt_sts_rsp *rsp) in rvu_mbox_handler_cpt_sts()
861 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_rxc_time_cfg()
880 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_ctx_cache_sync()
[all …]
/kernel/linux/linux-6.6/net/ncsi/
Dncsi-rsp.c91 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_cis() local
112 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_sp() local
138 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dp() local
163 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ec() local
185 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dc() local
212 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_rc() local
234 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ecnt() local
256 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dcnt() local
279 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ae() local
308 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_sl() local
[all …]
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-rsp.c91 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_cis() local
112 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_sp() local
138 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dp() local
163 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ec() local
185 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dc() local
212 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_rc() local
234 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ecnt() local
256 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_dcnt() local
279 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_ae() local
308 struct ncsi_rsp_pkt *rsp; in ncsi_rsp_handler_sl() local
[all …]
/kernel/linux/linux-5.10/kernel/rcu/
Dsync.c21 void rcu_sync_init(struct rcu_sync *rsp) in rcu_sync_init()
36 void rcu_sync_enter_start(struct rcu_sync *rsp) in rcu_sync_enter_start()
45 static void rcu_sync_call(struct rcu_sync *rsp) in rcu_sync_call()
75 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); in rcu_sync_func() local
121 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter()
168 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit()
189 void rcu_sync_dtor(struct rcu_sync *rsp) in rcu_sync_dtor()
/kernel/linux/linux-6.6/kernel/rcu/
Dsync.c21 void rcu_sync_init(struct rcu_sync *rsp) in rcu_sync_init()
36 void rcu_sync_enter_start(struct rcu_sync *rsp) in rcu_sync_enter_start()
45 static void rcu_sync_call(struct rcu_sync *rsp) in rcu_sync_call()
75 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); in rcu_sync_func() local
121 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter()
168 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit()
189 void rcu_sync_dtor(struct rcu_sync *rsp) in rcu_sync_dtor()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
Ddevlink-user.c430 void devlink_get_rsp_free(struct devlink_get_rsp *rsp) in devlink_get_rsp_free()
502 struct devlink_get_rsp *rsp; in devlink_get() local
532 void devlink_get_list_free(struct devlink_get_list *rsp) in devlink_get_list_free()
581 void devlink_port_get_rsp_free(struct devlink_port_get_rsp *rsp) in devlink_port_get_rsp_free()
636 struct devlink_port_get_rsp *rsp; in devlink_port_get() local
712 void devlink_port_get_rsp_list_free(struct devlink_port_get_rsp_list *rsp) in devlink_port_get_rsp_list_free()
768 void devlink_sb_get_rsp_free(struct devlink_sb_get_rsp *rsp) in devlink_sb_get_rsp_free()
823 struct devlink_sb_get_rsp *rsp; in devlink_sb_get() local
855 void devlink_sb_get_list_free(struct devlink_sb_get_list *rsp) in devlink_sb_get_list_free()
910 void devlink_sb_pool_get_rsp_free(struct devlink_sb_pool_get_rsp *rsp) in devlink_sb_pool_get_rsp_free()
[all …]
Dethtool-user.c1556 void ethtool_strset_get_rsp_free(struct ethtool_strset_get_rsp *rsp) in ethtool_strset_get_rsp_free()
1604 struct ethtool_strset_get_rsp *rsp; in ethtool_strset_get() local
1636 void ethtool_strset_get_list_free(struct ethtool_strset_get_list *rsp) in ethtool_strset_get_list_free()
1693 void ethtool_linkinfo_get_rsp_free(struct ethtool_linkinfo_get_rsp *rsp) in ethtool_linkinfo_get_rsp_free()
1756 struct ethtool_linkinfo_get_rsp *rsp; in ethtool_linkinfo_get() local
1784 void ethtool_linkinfo_get_list_free(struct ethtool_linkinfo_get_list *rsp) in ethtool_linkinfo_get_list_free()
1829 void ethtool_linkinfo_get_ntf_free(struct ethtool_linkinfo_get_ntf *rsp) in ethtool_linkinfo_get_ntf_free()
1880 void ethtool_linkmodes_get_rsp_free(struct ethtool_linkmodes_get_rsp *rsp) in ethtool_linkmodes_get_rsp_free()
1974 struct ethtool_linkmodes_get_rsp *rsp; in ethtool_linkmodes_get() local
2002 void ethtool_linkmodes_get_list_free(struct ethtool_linkmodes_get_list *rsp) in ethtool_linkmodes_get_list_free()
[all …]
Dnetdev-user.c69 void netdev_dev_get_rsp_free(struct netdev_dev_get_rsp *rsp) in netdev_dev_get_rsp_free()
110 struct netdev_dev_get_rsp *rsp; in netdev_dev_get() local
138 void netdev_dev_get_list_free(struct netdev_dev_get_list *rsp) in netdev_dev_get_list_free()
176 void netdev_dev_get_ntf_free(struct netdev_dev_get_ntf *rsp) in netdev_dev_get_ntf_free()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c416 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_rxtx()
423 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx()
430 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats()
467 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_set()
484 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_get()
505 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_enable()
521 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_disable()
563 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_enable()
569 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_disable()
596 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_linkevents()
[all …]
Drvu_npa.c56 struct npa_aq_enq_rsp *rsp) in rvu_npa_aq_enq_inst()
277 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
290 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
298 struct msg_rsp *rsp) in rvu_mbox_handler_npa_hwctx_disable()
323 struct npa_lf_alloc_rsp *rsp) in rvu_mbox_handler_npa_lf_alloc()
426 struct msg_rsp *rsp) in rvu_mbox_handler_npa_lf_free()
Drvu_nix.c295 struct msg_rsp *rsp) in rvu_mbox_handler_nix_bp_disable()
381 struct nix_bp_cfg_rsp *rsp) in rvu_mbox_handler_nix_bp_enable()
627 struct nix_aq_enq_rsp *rsp) in rvu_nix_aq_enq_inst()
943 struct nix_aq_enq_rsp *rsp) in rvu_mbox_handler_nix_aq_enq()
956 struct nix_aq_enq_rsp *rsp) in rvu_mbox_handler_nix_aq_enq()
964 struct msg_rsp *rsp) in rvu_mbox_handler_nix_hwctx_disable()
971 struct nix_lf_alloc_rsp *rsp) in rvu_mbox_handler_nix_lf_alloc()
1186 struct msg_rsp *rsp) in rvu_mbox_handler_nix_lf_free()
1221 struct nix_mark_format_cfg_rsp *rsp) in rvu_mbox_handler_nix_mark_format_cfg()
1401 struct nix_txsch_alloc_rsp *rsp, in nix_txsch_alloc()
[all …]
/kernel/linux/linux-6.6/fs/smb/server/
Dsmb2pdu.c42 static void __wbuf(struct ksmbd_work *work, void **req, void **rsp) in __wbuf()
255 struct smb2_negotiate_rsp *rsp; in init_smb2_neg_rsp() local
378 struct smb2_hdr *rsp = ksmbd_resp_buf_next(work); in init_chained_smb2_rsp() local
831 struct smb2_negotiate_rsp *rsp) in assemble_neg_contexts()
1095 struct smb2_negotiate_rsp *rsp = smb2_get_msg(work->response_buf); in smb2_handle_negotiate() local
1334 size_t negblob_len, struct smb2_sess_setup_rsp *rsp) in ntlm_negotiate()
1443 struct smb2_sess_setup_rsp *rsp) in ntlm_authenticate()
1581 struct smb2_sess_setup_rsp *rsp) in krb5_authenticate()
1659 struct smb2_sess_setup_rsp *rsp) in krb5_authenticate()
1669 struct smb2_sess_setup_rsp *rsp; in smb2_sess_setup() local
[all …]
/kernel/linux/linux-5.10/net/bluetooth/
Da2mp.c135 struct a2mp_discov_rsp *rsp; in a2mp_discover_req() local
193 struct a2mp_discov_rsp *rsp = (void *) skb->data; in a2mp_discover_rsp() local
309 struct a2mp_info_rsp rsp; in a2mp_getinfo_req() local
340 struct a2mp_info_rsp *rsp = (struct a2mp_info_rsp *) skb->data; in a2mp_getinfo_rsp() local
383 struct a2mp_amp_assoc_rsp rsp; in a2mp_getampassoc_req() local
414 struct a2mp_amp_assoc_rsp *rsp = (void *) skb->data; in a2mp_getampassoc_rsp() local
476 struct a2mp_physlink_rsp rsp; in a2mp_createphyslink_req() local
558 struct a2mp_physlink_rsp rsp; in a2mp_discphyslink_req() local
908 struct a2mp_info_rsp rsp; in a2mp_send_getinfo_rsp() local
938 struct a2mp_amp_assoc_rsp *rsp; in a2mp_send_getampassoc_rsp() local
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/as102/
Das10x_cmd.h94 } __packed rsp; member
109 } __packed rsp; member
126 } __packed rsp; member
143 } __packed rsp; member
160 } __packed rsp; member
175 } __packed rsp; member
198 } __packed rsp; member
215 } __packed rsp; member
230 } __packed rsp; member
245 } __packed rsp; member
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/as102/
Das10x_cmd.h94 } __packed rsp; member
109 } __packed rsp; member
126 } __packed rsp; member
143 } __packed rsp; member
160 } __packed rsp; member
175 } __packed rsp; member
198 } __packed rsp; member
215 } __packed rsp; member
230 } __packed rsp; member
245 } __packed rsp; member
[all …]
/kernel/linux/linux-5.10/drivers/nvme/target/
Drdma.c193 static inline bool nvmet_rdma_need_data_in(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_in()
200 static inline bool nvmet_rdma_need_data_out(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_out()
211 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_get_rsp() local
240 nvmet_rdma_put_rsp(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_put_rsp()
463 struct nvmet_rdma_rsp *rsp = &queue->rsps[i]; in nvmet_rdma_alloc_rsps() local
476 struct nvmet_rdma_rsp *rsp = &queue->rsps[i]; in nvmet_rdma_alloc_rsps() local
492 struct nvmet_rdma_rsp *rsp = &queue->rsps[i]; in nvmet_rdma_free_rsps() local
524 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_process_wr_wait_list() local
632 static int nvmet_rdma_rw_ctx_init(struct nvmet_rdma_rsp *rsp, u64 addr, u32 key, in nvmet_rdma_rw_ctx_init()
652 static void nvmet_rdma_rw_ctx_destroy(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_rw_ctx_destroy()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dmac_flt.c14 struct cgx_mac_addr_add_rsp *rsp; in otx2_dmacflt_do_add() local
46 struct cgx_mac_addr_set_or_get *rsp; in otx2_dmacflt_add_pfmac() local
151 struct cgx_max_dmac_entries_get_rsp *rsp; in otx2_dmacflt_get_max_cnt() local
185 struct cgx_mac_addr_update_rsp *rsp; in otx2_dmacflt_update() local
/kernel/linux/linux-6.6/drivers/nvme/target/
Drdma.c194 static inline bool nvmet_rdma_need_data_in(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_in()
201 static inline bool nvmet_rdma_need_data_out(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_out()
212 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_get_rsp() local
241 nvmet_rdma_put_rsp(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_put_rsp()
464 struct nvmet_rdma_rsp *rsp = &queue->rsps[i]; in nvmet_rdma_alloc_rsps() local
517 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_process_wr_wait_list() local
625 static int nvmet_rdma_rw_ctx_init(struct nvmet_rdma_rsp *rsp, u64 addr, u32 key, in nvmet_rdma_rw_ctx_init()
645 static void nvmet_rdma_rw_ctx_destroy(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_rw_ctx_destroy()
660 static void nvmet_rdma_release_rsp(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_release_rsp()
694 struct nvmet_rdma_rsp *rsp = in nvmet_rdma_send_done() local
[all …]
/kernel/linux/linux-5.10/include/soc/fsl/qe/
Dimmap_qe.h391 struct rsp { struct
392 __be32 tibcr[16]; /* Trap/instruction breakpoint control regs */
393 u8 res0[64];
394 __be32 ibcr0;
395 __be32 ibs0;
396 __be32 ibcnr0;
397 u8 res1[4];
398 __be32 ibcr1;
399 __be32 ibs1;
400 __be32 ibcnr1;
[all …]
/kernel/linux/linux-6.6/include/soc/fsl/qe/
Dimmap_qe.h392 struct rsp { struct
393 __be32 tibcr[16]; /* Trap/instruction breakpoint control regs */
394 u8 res0[64];
395 __be32 ibcr0;
396 __be32 ibs0;
397 __be32 ibcnr0;
398 u8 res1[4];
399 __be32 ibcr1;
400 __be32 ibs1;
401 __be32 ibcnr1;
[all …]
/kernel/linux/linux-6.6/net/nfc/nci/
Drsp.c31 const struct nci_core_reset_rsp *rsp = (void *)skb->data; in nci_core_reset_rsp_packet() local
89 const struct nci_core_init_rsp_nci_ver2 *rsp = (void *)skb->data; in nci_core_init_rsp_packet_v2() local
168 const struct nci_core_set_config_rsp *rsp = (void *)skb->data; in nci_core_set_config_rsp_packet() local
275 const struct nci_core_conn_create_rsp *rsp; in nci_core_conn_create_rsp_packet() local

12345678910>>...20