Home
last modified time | relevance | path

Searched refs:cgx_get_fec_stats (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h166 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
H A Dcgx.c732 int cgx_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in cgx_get_fec_stats() function
1782 .get_fec_stats = cgx_get_fec_stats,