Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.h135 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.h166 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
Drpm.c665 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in rpm_get_fec_stats()
Dmbox.h167 M(CGX_FEC_STATS, 0x217, cgx_fec_stats, msg_req, cgx_fec_stats_rsp) \
512 struct cgx_fec_stats_rsp { struct
Drvu_cgx.c584 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
Dcgx.c732 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in cgx_get_fec_stats()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h1016 struct cgx_fec_stats_rsp *rsp);
Dotx2_common.c1716 struct cgx_fec_stats_rsp *rsp) in mbox_handler_cgx_fec_stats()
Dotx2_pf.c801 mbox_handler_cgx_fec_stats(pf, (struct cgx_fec_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()