Home
last modified time | relevance | path

Searched refs:msg_rsp (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h127 M(ATTACH_RESOURCES, 0x002, attach_resources, rsrc_attach, msg_rsp) \
128 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach, msg_rsp) \
130 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
134 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \
135 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \
141 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rsp) \
142 M(CGX_PROMISC_DISABLE, 0x206, cgx_promisc_disable, msg_req, msg_rsp) \
143 M(CGX_START_LINKEVENTS, 0x207, cgx_start_linkevents, msg_req, msg_rsp) \
144 M(CGX_STOP_LINKEVENTS, 0x208, cgx_stop_linkevents, msg_req, msg_rsp) \
146 M(CGX_INTLBK_ENABLE, 0x20A, cgx_intlbk_enable, msg_req, msg_rsp) \
252 struct msg_rsp { global() struct
[all...]
H A 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()
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()
603 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_linkevents()
642 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_enable()
649 struct msg_rsp *rs in rvu_mbox_handler_cgx_intlbk_disable()
[all...]
H A Drvu_nix.c295 struct msg_rsp *rsp) in rvu_mbox_handler_nix_bp_disable()
964 struct msg_rsp *rsp) in rvu_mbox_handler_nix_hwctx_disable()
1186 struct msg_rsp *rsp) in rvu_mbox_handler_nix_lf_free()
1736 struct msg_rsp *rsp) in rvu_mbox_handler_nix_txsch_free()
1839 struct msg_rsp *rsp) in rvu_mbox_handler_nix_txschq_cfg()
1948 struct msg_rsp *rsp) in rvu_mbox_handler_nix_vtag_cfg()
2295 struct msg_rsp *rsp) in rvu_mbox_handler_nix_stats_rst()
2697 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_mac_addr()
2737 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_rx_mode()
2814 struct msg_rsp *rs in rvu_mbox_handler_nix_set_hw_frs()
[all...]
H A Dmbox.c335 struct msg_rsp *rsp; in otx2_reply_invalid_msg()
337 rsp = (struct msg_rsp *) in otx2_reply_invalid_msg()
H A Drvu_npa.c298 struct msg_rsp *rsp) in rvu_mbox_handler_npa_hwctx_disable()
426 struct msg_rsp *rsp) in rvu_mbox_handler_npa_lf_free()
H A Drvu_npc.c1745 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_entry()
1791 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_write_entry()
1832 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_ena_entry()
1855 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_dis_entry()
2010 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_counter()
2052 struct npc_mcam_unmap_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_unmap_counter()
2099 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_clear_counter()
H A Drvu.c1206 struct msg_rsp *rsp) in rvu_mbox_handler_detach_resources()
1409 struct msg_rsp *rsp) in rvu_mbox_handler_attach_resources()
1580 struct msg_rsp *rsp) in rvu_mbox_handler_vf_flr()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h135 M(ATTACH_RESOURCES, 0x002, attach_resources, rsrc_attach, msg_rsp) \
136 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach, msg_rsp) \
139 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
143 msg_rsp) \
144 M(SET_VF_PERM, 0x00b, set_vf_perm, set_vf_perm, msg_rsp) \
147 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \
148 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \
154 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rsp) \
155 M(CGX_PROMISC_DISABLE, 0x206, cgx_promisc_disable, msg_req, msg_rsp) \
156 M(CGX_START_LINKEVENTS, 0x207, cgx_start_linkevents, msg_req, msg_rsp) \
397 struct msg_rsp { global() struct
[all...]
H A 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()
222 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_port_reset()
238 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_clear_stats()
391 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_set_active_lmac()
408 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_port_cfg_set()
481 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_flowid_ena_entry()
495 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_pn_table_write()
509 struct msg_rsp *rsp) in rvu_mbox_handler_mcs_set_pn_threshold()
525 struct msg_rsp *rs in rvu_mbox_handler_mcs_rx_sc_sa_map_write()
[all...]
H A Drvu_cgx.c536 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_rxtx()
543 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx()
669 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_del()
733 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_enable()
753 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_disable()
809 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_enable()
818 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_disable()
845 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_linkevents()
852 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_linkevents()
938 struct msg_rsp *rs in rvu_mbox_handler_cgx_intlbk_enable()
[all...]
H A Drvu_npc_hash.h214 struct msg_rsp *rsp);
226 struct msg_rsp *rsp);
H A Drvu_cpt.c386 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()
853 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_rxc_time_cfg()
872 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_ctx_cache_sync()
878 struct msg_rsp *rsp) in rvu_mbox_handler_cpt_lf_reset()
1095 sizeof(struct msg_rsp)); in cpt_inline_inb_lf_cmd_send()
H A Drvu_sdp.c83 struct msg_rsp *rsp) in rvu_mbox_handler_set_sdp_chan_info()
H A Drvu_switch.c164 struct msg_rsp rsp; in rvu_switch_enable()
218 struct msg_rsp rsp; in rvu_switch_disable()
H A Dmbox.c415 struct msg_rsp *rsp; in otx2_reply_invalid_msg()
417 rsp = (struct msg_rsp *) in otx2_reply_invalid_msg()
H A Drvu_npa.c304 struct msg_rsp *rsp) in rvu_mbox_handler_npa_hwctx_disable()
436 struct msg_rsp *rsp) in rvu_mbox_handler_npa_lf_free()
H A Drvu_npc_fs.c1008 struct msg_rsp free_rsp; in rvu_mcam_remove_counter_from_rule()
1147 struct msg_rsp write_rsp; in npc_install_flow()
1417 struct msg_rsp dis_rsp; in npc_delete_flow()
1489 struct msg_rsp rsp; in npc_update_dmac_value()
1600 struct msg_rsp rsp; in npc_install_mcam_drop_rule()
H A Drvu_npc.c2718 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_entry()
2789 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_write_entry()
2847 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_ena_entry()
2870 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_dis_entry()
3025 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_counter()
3067 struct npc_mcam_unmap_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_unmap_counter()
3114 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_clear_counter()
3376 struct msg_rsp *rsp) in rvu_mbox_handler_npc_set_pkind()
H A Drvu_nix.c482 struct msg_rsp *rsp) in rvu_mbox_handler_nix_bp_disable()
1320 struct msg_rsp *rsp) in rvu_mbox_handler_nix_hwctx_disable()
1556 struct msg_rsp *rsp) in rvu_mbox_handler_nix_lf_free()
2466 struct msg_rsp *rsp) in rvu_mbox_handler_nix_txsch_free()
3483 struct msg_rsp *rsp) in rvu_mbox_handler_nix_stats_rst()
3976 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_mac_addr()
4028 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_rx_mode()
4147 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_hw_frs()
4213 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_rx_cfg()
4702 struct msg_rsp *rs in rvu_mbox_handler_nix_lf_start_rx()
[all...]
H A Drvu_cn10k.c136 struct msg_rsp *rsp) in rvu_mbox_handler_lmtst_tbl_setup()
H A Drvu.c1468 struct msg_rsp *rsp) in rvu_mbox_handler_detach_resources()
1710 struct msg_rsp *rsp) in rvu_mbox_handler_attach_resources()
1993 struct msg_rsp *rsp) in rvu_mbox_handler_vf_flr()
2025 struct msg_rsp *rsp) in rvu_mbox_handler_set_vf_perm()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_mbox_common.c134 sizeof(struct msg_rsp)); in otx2_cpt_attach_rscrs_msg()
164 sizeof(struct msg_rsp)); in otx2_cpt_detach_rsrcs_msg()
H A Dotx2_cptpf_mbox.c137 sizeof(*req), sizeof(struct msg_rsp)); in send_inline_ipsec_inbound_msg()
165 sizeof(struct msg_rsp)); in rx_inline_ipsec_lf_cfg()
547 struct msg_rsp *rsp; in handle_msg_cpt_inst_lmtst()
553 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg(&cptpf->afpf_mbox_up, 0, in handle_msg_cpt_inst_lmtst()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c111 struct msg_rsp *rsp; in otx2vf_process_mbox_msg_up()
122 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg( in otx2vf_process_mbox_msg_up()
124 sizeof(struct msg_rsp)); in otx2vf_process_mbox_msg_up()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c118 struct msg_rsp *rsp; in otx2vf_process_mbox_msg_up()
129 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg( in otx2vf_process_mbox_msg_up()
131 sizeof(struct msg_rsp)); in otx2vf_process_mbox_msg_up()

Completed in 44 milliseconds

12