/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | mbox.h | 134 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \ 137 M(FREE_RSRC_CNT, 0x004, free_rsrc_cnt, msg_req, free_rsrcs_rsp) \ 138 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \ 139 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \ 141 M(GET_HW_CAP, 0x008, get_hw_cap, msg_req, get_hw_cap_rsp) \ 146 M(PTP_GET_CAP, 0x00c, ptp_get_cap, msg_req, ptp_get_cap_rsp) \ 148 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \ 149 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \ 150 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \ 155 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rsp) \ [all …]
|
D | rvu_cgx.c | 537 int rvu_mbox_handler_cgx_start_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_rxtx() 544 int rvu_mbox_handler_cgx_stop_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_rxtx() 551 static int rvu_lmac_get_stats(struct rvu *rvu, struct msg_req *req, in rvu_lmac_get_stats() 595 int rvu_mbox_handler_cgx_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats() 601 int rvu_mbox_handler_rpm_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_rpm_stats() 607 int rvu_mbox_handler_cgx_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats_rst() 637 struct msg_req *req, in rvu_mbox_handler_cgx_fec_stats() 716 struct msg_req *req, in rvu_mbox_handler_cgx_mac_max_entries_get() 763 int rvu_mbox_handler_cgx_promisc_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_enable() 783 int rvu_mbox_handler_cgx_promisc_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_disable() [all …]
|
D | rvu_sdp.c | 107 rvu_mbox_handler_get_sdp_chan_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_sdp_chan_info()
|
D | rvu_cpt.c | 514 static int cpt_lf_free(struct rvu *rvu, struct msg_req *req, int blkaddr) in cpt_lf_free() 545 int rvu_mbox_handler_cpt_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cpt_lf_free() 944 int rvu_mbox_handler_cpt_ctx_cache_sync(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cpt_ctx_cache_sync()
|
D | ptp.c | 665 int rvu_mbox_handler_ptp_get_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ptp_get_cap()
|
D | rvu_nix.c | 3819 int rvu_mbox_handler_nix_get_hw_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_get_hw_info() 3862 int rvu_mbox_handler_nix_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_stats_rst() 4402 struct msg_req *req, in rvu_mbox_handler_nix_get_mac_addr() 5164 int rvu_mbox_handler_nix_lf_start_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_start_rx() 5190 int rvu_mbox_handler_nix_lf_stop_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_stop_rx() 5335 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() 5341 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() 5482 struct msg_req *req, in rvu_mbox_handler_nix_read_inline_ipsec_cfg() 6147 int rvu_mbox_handler_nix_bandprof_get_hwinfo(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_bandprof_get_hwinfo()
|
D | rvu.c | 1236 int rvu_mbox_handler_ready(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ready() 1841 int rvu_mbox_handler_msix_offset(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_msix_offset() 1904 int rvu_mbox_handler_free_rsrc_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_free_rsrc_cnt() 1997 int rvu_mbox_handler_vf_flr(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_vf_flr() 2024 int rvu_mbox_handler_get_hw_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_hw_cap()
|
D | rvu_npa.c | 435 int rvu_mbox_handler_npa_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npa_lf_free()
|
D | mcs_rvu_if.c | 203 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info()
|
D | rvu_npc.c | 3269 int rvu_mbox_handler_npc_get_kex_cfg(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npc_get_kex_cfg() 3398 struct msg_req *req, in rvu_mbox_handler_npc_read_base_steer_rule()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_dmac_flt.c | 147 struct msg_req *msg; in otx2_dmacflt_get_max_cnt()
|
D | otx2_pf.c | 118 struct msg_req *req; in otx2_flr_handler() 1023 struct msg_req *req; in otx2_register_mbox_intr() 1130 struct msg_req *msg; in otx2_cgx_config_linkevents() 1151 struct msg_req *req; in otx2_reset_mac_stats() 1168 struct msg_req *msg; in otx2_cgx_config_loopback() 1485 struct msg_req *req; in otx2_init_hw_resources() 1612 struct msg_req *req; in otx2_free_hw_resources() 2221 struct msg_req *req; in otx2_config_hw_rx_tstamp() 2253 struct msg_req *req; in otx2_config_hw_tx_tstamp()
|
D | otx2_common.c | 47 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() 1604 struct msg_req *msix; in otx2_attach_npa_nix() 1824 struct msg_req *req; in otx2_get_max_mtu()
|
D | otx2_ptp.c | 16 struct msg_req *req; in is_tstmp_atomic_update_supported()
|
D | otx2_ethtool.c | 182 struct msg_req *req; in otx2_get_phy_fec_stats() 984 struct msg_req *req; in otx2_get_fwdata()
|
D | otx2_vf.c | 247 struct msg_req *req; in otx2vf_register_mbox_intr()
|
D | otx2_txrx.c | 1302 struct msg_req *msg; in otx2_rxtx_enable()
|
/linux-6.12.1/drivers/scsi/ |
D | advansys.c | 425 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()
|