Searched refs:cgx_fec_stats_rsp (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rpm.h | 135 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 | 166 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
|
| D | rpm.c | 665 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in rpm_get_fec_stats()
|
| D | mbox.h | 167 M(CGX_FEC_STATS, 0x217, cgx_fec_stats, msg_req, cgx_fec_stats_rsp) \ 512 struct cgx_fec_stats_rsp { struct
|
| D | rvu_cgx.c | 584 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats()
|
| D | cgx.c | 732 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/ |
| D | otx2_common.h | 1016 struct cgx_fec_stats_rsp *rsp);
|
| D | otx2_common.c | 1716 struct cgx_fec_stats_rsp *rsp) in mbox_handler_cgx_fec_stats()
|
| D | otx2_pf.c | 801 mbox_handler_cgx_fec_stats(pf, (struct cgx_fec_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|