Searched refs:cgx_fec_stats_rsp (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rpm.h | 137 int rpm_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
|
D | lmac_common.h | 134 struct cgx_fec_stats_rsp *rsp);
|
D | cgx.h | 167 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
|
D | rpm.c | 690 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in rpm_get_fec_stats()
|
D | mbox.h | 174 M(CGX_FEC_STATS, 0x217, cgx_fec_stats, msg_req, cgx_fec_stats_rsp) \ 527 struct cgx_fec_stats_rsp { struct
|
D | rvu_cgx.c | 638 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
|
D | cgx.c | 758 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/ |
D | otx2_common.h | 1018 struct cgx_fec_stats_rsp *rsp);
|
D | otx2_common.c | 1721 struct cgx_fec_stats_rsp *rsp) in mbox_handler_cgx_fec_stats()
|
D | otx2_pf.c | 788 mbox_handler_cgx_fec_stats(pf, (struct cgx_fec_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|