Home
last modified time | relevance | path

Searched refs:msg_req (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h128 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
131 M(FREE_RSRC_CNT, 0x004, free_rsrc_cnt, msg_req, free_rsrcs_rsp) \
132 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \
133 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
135 M(GET_HW_CAP, 0x008, get_hw_cap, msg_req, get_hw_cap_rsp) \
139 M(PTP_GET_CAP, 0x00c, ptp_get_cap, msg_req, ptp_get_cap_rsp) \
141 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \
142 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \
143 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \
148 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rsp) \
[all …]
Drvu_cgx.c512 int rvu_mbox_handler_cgx_start_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_rxtx()
519 int rvu_mbox_handler_cgx_stop_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_rxtx()
526 static int rvu_lmac_get_stats(struct rvu *rvu, struct msg_req *req, in rvu_lmac_get_stats()
570 int rvu_mbox_handler_cgx_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats()
576 int rvu_mbox_handler_rpm_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_rpm_stats()
583 struct msg_req *req, in rvu_mbox_handler_cgx_fec_stats()
662 struct msg_req *req, in rvu_mbox_handler_cgx_mac_max_entries_get()
709 int rvu_mbox_handler_cgx_promisc_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_enable()
729 int rvu_mbox_handler_cgx_promisc_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_disable()
785 int rvu_mbox_handler_cgx_ptp_rx_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_ptp_rx_enable()
[all …]
Drvu_sdp.c95 rvu_mbox_handler_get_sdp_chan_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_sdp_chan_info()
Drvu_cpt.c454 static int cpt_lf_free(struct rvu *rvu, struct msg_req *req, int blkaddr) in cpt_lf_free()
485 int rvu_mbox_handler_cpt_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cpt_lf_free()
871 int rvu_mbox_handler_cpt_ctx_cache_sync(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cpt_ctx_cache_sync()
Dptp.c633 int rvu_mbox_handler_ptp_get_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ptp_get_cap()
Drvu_nix.c3438 int rvu_mbox_handler_nix_get_hw_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_get_hw_info()
3481 int rvu_mbox_handler_nix_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_stats_rst()
4010 struct msg_req *req, in rvu_mbox_handler_nix_get_mac_addr()
4797 int rvu_mbox_handler_nix_lf_start_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_start_rx()
4820 int rvu_mbox_handler_nix_lf_stop_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_stop_rx()
4956 int rvu_mbox_handler_nix_lf_ptp_tx_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_ptp_tx_enable()
4962 int rvu_mbox_handler_nix_lf_ptp_tx_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_ptp_tx_disable()
5103 struct msg_req *req, in rvu_mbox_handler_nix_read_inline_ipsec_cfg()
5768 int rvu_mbox_handler_nix_bandprof_get_hwinfo(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_bandprof_get_hwinfo()
Drvu.c1231 int rvu_mbox_handler_ready(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ready()
1836 int rvu_mbox_handler_msix_offset(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_msix_offset()
1899 int rvu_mbox_handler_free_rsrc_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_free_rsrc_cnt()
1992 int rvu_mbox_handler_vf_flr(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_vf_flr()
2012 int rvu_mbox_handler_get_hw_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_hw_cap()
Drvu_npa.c435 int rvu_mbox_handler_npa_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npa_lf_free()
Dmcs_rvu_if.c198 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info()
Drvu_npc.c3213 int rvu_mbox_handler_npc_get_kex_cfg(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npc_get_kex_cfg()
3342 struct msg_req *req, in rvu_mbox_handler_npc_read_base_steer_rule()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dmac_flt.c147 struct msg_req *msg; in otx2_dmacflt_get_max_cnt()
Dotx2_pf.c118 struct msg_req *req; in otx2_flr_handler()
998 struct msg_req *req; in otx2_register_mbox_intr()
1105 struct msg_req *msg; in otx2_cgx_config_linkevents()
1126 struct msg_req *msg; in otx2_cgx_config_loopback()
1431 struct msg_req *req; in otx2_init_hw_resources()
1558 struct msg_req *req; in otx2_free_hw_resources()
2128 struct msg_req *req; in otx2_config_hw_rx_tstamp()
2160 struct msg_req *req; in otx2_config_hw_tx_tstamp()
Dotx2_common.c47 struct msg_req *req; in otx2_update_lmac_stats()
65 struct msg_req *req; in otx2_update_lmac_fec_stats()
171 struct msg_req *req; in otx2_hw_get_mac_addr()
1599 struct msg_req *msix; in otx2_attach_npa_nix()
1819 struct msg_req *req; in otx2_get_max_mtu()
Dotx2_ptp.c16 struct msg_req *req; in is_tstmp_atomic_update_supported()
Dotx2_ethtool.c182 struct msg_req *req; in otx2_get_phy_fec_stats()
991 struct msg_req *req; in otx2_get_fwdata()
Dotx2_vf.c232 struct msg_req *req; in otx2vf_register_mbox_intr()
Dotx2_txrx.c1286 struct msg_req *msg; in otx2_rxtx_enable()
/Linux-v6.6/drivers/scsi/
Dadvansys.c425 uchar msg_req; member
6226 .msg_req = EXTENDED_SDTR, in AscMsgOutSDTR()
6356 ext_msg.msg_req == EXTENDED_SDTR && in AscIsrChipHalted()
6436 ext_msg.msg_req == EXTENDED_WDTR && in AscIsrChipHalted()
6531 (out_msg.msg_req == EXTENDED_SDTR)) { in AscIsrChipHalted()