Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.h167 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
Dmbox.h165 M(CGX_FEC_STATS, 0x217, cgx_fec_stats, msg_req, cgx_fec_stats_rsp) \
502 struct cgx_fec_stats_rsp { struct
Drvu_cgx.c569 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
Dcgx.c735 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in cgx_get_fec_stats()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h952 struct cgx_fec_stats_rsp *rsp);
Dotx2_common.c1626 struct cgx_fec_stats_rsp *rsp) in mbox_handler_cgx_fec_stats()
Dotx2_pf.c805 mbox_handler_cgx_fec_stats(pf, (struct cgx_fec_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()