Home
last modified time | relevance | path

Searched refs:get_fec_stats (Results 1 – 13 of 13) 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.c1918 .get_fec_stats = cgx_get_fec_stats,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1673 if (!hnae3_ae_dev_fec_stats_supported(ae_dev) || !ops->get_fec_stats) in hns3_get_fec_stats()
1676 ops->get_fec_stats(handle, fec_stats); in hns3_get_fec_stats()
2216 .get_fec_stats = hns3_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,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1919 .get_fec_stats = fbnic_get_fec_stats,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4839 .get_fec_stats = ice_get_fec_stats, in ice_repr_ethtool_reset()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5710 .get_fec_stats = bnxt_get_fec_stats,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12821 .get_fec_stats = hclge_get_fec_stats,