/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 126 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \ 129 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \ 130 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \ 132 M(GET_HW_CAP, 0x008, get_hw_cap, msg_req, get_hw_cap_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) \ 136 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_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_rs 245 struct msg_req { global() struct [all...] |
H A D | rvu_cgx.c | 415 int rvu_mbox_handler_cgx_start_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_rxtx() 422 int rvu_mbox_handler_cgx_stop_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_rxtx() 429 int rvu_mbox_handler_cgx_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats() 504 int rvu_mbox_handler_cgx_promisc_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_enable() 520 int rvu_mbox_handler_cgx_promisc_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_disable() 562 int rvu_mbox_handler_cgx_ptp_rx_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_ptp_rx_enable() 568 int rvu_mbox_handler_cgx_ptp_rx_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_ptp_rx_disable() 595 int rvu_mbox_handler_cgx_start_linkevents(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_linkevents() 602 int rvu_mbox_handler_cgx_stop_linkevents(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_linkevents() 609 int rvu_mbox_handler_cgx_get_linkinfo(struct rvu *rvu, struct msg_req *re [all...] |
H A D | rvu_nix.c | 1185 int rvu_mbox_handler_nix_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_free() 2294 int rvu_mbox_handler_nix_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_stats_rst() 2720 struct msg_req *req, in rvu_mbox_handler_nix_get_mac_addr() 2902 int rvu_mbox_handler_nix_rxvlan_alloc(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_rxvlan_alloc() 3289 int rvu_mbox_handler_nix_lf_start_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_start_rx() 3304 int rvu_mbox_handler_nix_lf_stop_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_stop_rx() 3389 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() 3395 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()
|
H A D | rvu.c | 1030 int rvu_mbox_handler_ready(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_ready() 1530 int rvu_mbox_handler_msix_offset(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_msix_offset() 1579 int rvu_mbox_handler_vf_flr(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_vf_flr() 1599 int rvu_mbox_handler_get_hw_cap(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_hw_cap()
|
H A D | rvu_npa.c | 425 int rvu_mbox_handler_npa_lf_free(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npa_lf_free()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A 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) \ 145 M(PTP_GET_CAP, 0x00c, ptp_get_cap, msg_req, ptp_get_cap_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) \ 149 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \ 154 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rs 390 struct msg_req { global() struct [all...] |
H A D | rvu_cgx.c | 535 int rvu_mbox_handler_cgx_start_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_start_rxtx() 542 int rvu_mbox_handler_cgx_stop_rxtx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stop_rxtx() 549 static int rvu_lmac_get_stats(struct rvu *rvu, struct msg_req *req, in rvu_lmac_get_stats() 593 int rvu_mbox_handler_cgx_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_stats() 599 int rvu_mbox_handler_rpm_stats(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_rpm_stats() 606 struct msg_req *req, in rvu_mbox_handler_cgx_fec_stats() 685 struct msg_req *req, in rvu_mbox_handler_cgx_mac_max_entries_get() 732 int rvu_mbox_handler_cgx_promisc_enable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_enable() 752 int rvu_mbox_handler_cgx_promisc_disable(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_cgx_promisc_disable() 808 int rvu_mbox_handler_cgx_ptp_rx_enable(struct rvu *rvu, struct msg_req *re [all...] |
H A D | rvu_sdp.c | 95 rvu_mbox_handler_get_sdp_chan_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_sdp_chan_info()
|
H A D | rvu_cpt.c | 454 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()
|
H A D | ptp.c | 633 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.c | 1231 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()
|
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_nix.c | 3439 int rvu_mbox_handler_nix_get_hw_info(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_get_hw_info() 3482 int rvu_mbox_handler_nix_stats_rst(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_stats_rst() 4011 struct msg_req *req, in rvu_mbox_handler_nix_get_mac_addr() 4701 int rvu_mbox_handler_nix_lf_start_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_start_rx() 4724 int rvu_mbox_handler_nix_lf_stop_rx(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_lf_stop_rx() 4866 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() 4872 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() 5013 struct msg_req *req, in rvu_mbox_handler_nix_read_inline_ipsec_cfg() 5678 int rvu_mbox_handler_nix_bandprof_get_hwinfo(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_nix_bandprof_get_hwinfo()
|
H A D | mcs_rvu_if.c | 203 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info()
|
H A D | rvu_npc.c | 3255 int rvu_mbox_handler_npc_get_kex_cfg(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_npc_get_kex_cfg() 3384 struct msg_req *req, in rvu_mbox_handler_npc_read_base_steer_rule()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 107 struct msg_req *req; in otx2_flr_handler() 975 struct msg_req *req; in otx2_register_mbox_intr() 1083 struct msg_req *msg; in otx2_cgx_config_linkevents() 1104 struct msg_req *msg; in otx2_cgx_config_loopback() 1291 struct msg_req *req; in otx2_init_hw_resources() 1393 struct msg_req *req; in otx2_free_hw_resources() 1799 struct msg_req *req; in otx2_config_hw_rx_tstamp() 1831 struct msg_req *req; in otx2_config_hw_tx_tstamp()
|
H A D | otx2_common.c | 47 struct msg_req *req; in otx2_update_lmac_stats() 158 struct msg_req *req; in otx2_hw_get_mac_addr() 1383 struct msg_req *msix; in otx2_attach_npa_nix()
|
H A D | otx2_vf.c | 229 struct msg_req *req; in otx2vf_register_mbox_intr()
|
H A D | otx2_txrx.c | 959 struct msg_req *msg; in otx2_rxtx_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_dmac_flt.c | 147 struct msg_req *msg; in otx2_dmacflt_get_max_cnt()
|
H A 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()
|
H A D | otx2_pf.c | 118 struct msg_req *req; in otx2_flr_handler() 1027 struct msg_req *req; in otx2_register_mbox_intr() 1134 struct msg_req *msg; in otx2_cgx_config_linkevents() 1155 struct msg_req *msg; in otx2_cgx_config_loopback() 1472 struct msg_req *req; in otx2_init_hw_resources() 1599 struct msg_req *req; in otx2_free_hw_resources() 2200 struct msg_req *req; in otx2_config_hw_rx_tstamp() 2232 struct msg_req *req; in otx2_config_hw_tx_tstamp()
|
H A D | otx2_ptp.c | 16 struct msg_req *req; in is_tstmp_atomic_update_supported()
|
H A D | otx2_ethtool.c | 182 struct msg_req *req; in otx2_get_phy_fec_stats() 994 struct msg_req *req; in otx2_get_fwdata()
|
H A D | otx2_vf.c | 247 struct msg_req *req; in otx2vf_register_mbox_intr()
|