Searched refs:rpm_get_fec_stats (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h137 int rpm_get_fec_stats(void *cgxd, int lmac_id, struct cgx_fec_stats_rsp *rsp);
H A Drpm.c30 .get_fec_stats = rpm_get_fec_stats,
63 .get_fec_stats = rpm_get_fec_stats,
690 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) function

Completed in 154 milliseconds