/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 143 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \ 146 M(FREE_RSRC_CNT, 0x004, free_rsrc_cnt, msg_req, free_rsrcs_rsp) \ 147 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \ 148 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \ 150 M(GET_HW_CAP, 0x008, get_hw_cap, msg_req, get_hw_cap_rsp) \ 155 M(PTP_GET_CAP, 0x00c, ptp_get_cap, msg_req, ptp_get_cap_rsp) \ 156 M(GET_REP_CNT, 0x00d, get_rep_cnt, msg_req, get_rep_cnt_rsp) \ 160 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \ 161 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \ 162 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rs 420 struct msg_req { global() struct 421 hdrmsg_req global() argument [all...] |
H A D | rvu_cgx.c | 563 int rvu_mbox_handler_cgx_start_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_rxtx() 570 int rvu_mbox_handler_cgx_stop_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_rxtx() 577 static int rvu_lmac_get_stats(struct rvu *rvu, struct msg_req *req, in rvu_lmac_get_stats() 621 int rvu_mbox_handler_cgx_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats() 627 int rvu_mbox_handler_rpm_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_rpm_stats() 633 int rvu_mbox_handler_cgx_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats_rst() 663 struct msg_req *req, in rvu_mbox_handler_cgx_fec_stats() 745 struct msg_req *req, in rvu_mbox_handler_cgx_mac_max_entries_get() 784 int rvu_mbox_handler_cgx_promisc_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_enable() 804 int rvu_mbox_handler_cgx_promisc_disable(struct rvu *rvu, struct msg_req *re [all...] |
H A D | rvu_rep.c | 153 struct msg_req rst_req; in rvu_mbox_handler_nix_lf_stats() 438 int rvu_mbox_handler_get_rep_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_rep_cnt()
|
H A 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()
|
H A D | ptp.c | 664 int rvu_mbox_handler_ptp_get_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ptp_get_cap()
|
H A 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()
|
H A D | rvu.c | 1237 int rvu_mbox_handler_ready(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ready() 1844 int rvu_mbox_handler_msix_offset(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_msix_offset() 1907 int rvu_mbox_handler_free_rsrc_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_free_rsrc_cnt() 2000 int rvu_mbox_handler_vf_flr(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_vf_flr() 2027 int rvu_mbox_handler_get_hw_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_hw_cap()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_dmac_flt.c | 152 struct msg_req *msg; in otx2_dmacflt_get_max_cnt()
|
H A D | otx2_pf.c | 120 struct msg_req *req; in otx2_flr_handler() 1121 struct msg_req *req; in otx2_register_mbox_intr() 1257 struct msg_req *msg; in otx2_cgx_config_linkevents() 1278 struct msg_req *req; in otx2_reset_mac_stats() 1295 struct msg_req *msg; in otx2_cgx_config_loopback() 1619 struct msg_req *req; in otx2_init_hw_resources() 1755 struct msg_req *req; in otx2_free_hw_resources() 2383 struct msg_req *req; in otx2_config_hw_rx_tstamp() 2415 struct msg_req *req; in otx2_config_hw_tx_tstamp()
|
H A D | otx2_common.c | 55 struct msg_req *req; in otx2_update_lmac_stats() 73 struct msg_req *req; in otx2_update_lmac_fec_stats() 181 struct msg_req *req; in otx2_hw_get_mac_addr() 1721 struct msg_req *msix; in otx2_attach_npa_nix() 1969 struct msg_req *req; in otx2_get_max_mtu() 2055 struct msg_req *req; in otx2_set_hw_capabilities()
|
H A D | otx2_vf.c | 253 struct msg_req *req; in otx2vf_register_mbox_intr()
|
H A D | rep.c | 725 struct msg_req *req; in rvu_get_rep_cnt()
|
H A D | otx2_txrx.c | 1366 struct msg_req *msg; in otx2_rxtx_enable()
|
/linux/drivers/virtio/ |
H A D | virtio_rtc_driver.c | 489 * @msg_req: message request type 492 #define VIORTC_DECLARE_MSG_HDL_ONSTACK(hdl, msg_id, msg_req, msg_resp) \ argument 495 msg_req *req; \ 501 NULL, NULL, NULL, sizeof(msg_req), sizeof(msg_resp), (msg_id), \
|
/linux/drivers/scsi/ |
H A 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()
|