Home
last modified time | relevance | path

Searched refs:cgx_fec_stats_rsp (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.h137 int rpm_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
Dlmac_common.h134 struct cgx_fec_stats_rsp *rsp);
Dcgx.h167 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
Drpm.c690 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in rpm_get_fec_stats()
Dmbox.h174 M(CGX_FEC_STATS, 0x217, cgx_fec_stats, msg_req, cgx_fec_stats_rsp) \
527 struct cgx_fec_stats_rsp { struct
Drvu_cgx.c638 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
Dcgx.c758 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in cgx_get_fec_stats()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h1018 struct cgx_fec_stats_rsp *rsp);
Dotx2_common.c1721 struct cgx_fec_stats_rsp *rsp) in mbox_handler_cgx_fec_stats()
Dotx2_pf.c788 mbox_handler_cgx_fec_stats(pf, (struct cgx_fec_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()