Home
last modified time | relevance | path

Searched refs:get_fec_stats (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h132 int (*get_fec_stats)(void *cgxd, int lmac_id, member
H A Drpm.c30 .get_fec_stats = rpm_get_fec_stats,
65 .get_fec_stats = rpm_get_fec_stats,
H A Drvu_cgx.c677 return mac_ops->get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
H A Dcgx.c1923 .get_fec_stats = cgx_get_fec_stats,
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1326 void (*get_fec_stats)(struct efx_nic *efx, member
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1427 void (*get_fec_stats)(struct efx_nic *efx, member
H A Def10.c4201 .get_fec_stats = efx_ef10_get_fec_stats,
4337 .get_fec_stats = efx_ef10_get_fec_stats,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1366 .get_fec_stats = otx2_get_fec_stats,