Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
A Dethtool.c224 if (efx->type->get_fec_stats) in efx_ethtool_get_fec_stats()
225 efx->type->get_fec_stats(efx, fec_stats); in efx_ethtool_get_fec_stats()
272 .get_fec_stats = efx_ethtool_get_fec_stats,
A Dnet_driver.h1326 void (*get_fec_stats)(struct efx_nic *efx, member
/linux/drivers/net/ethernet/sfc/
A Dethtool.c224 if (efx->type->get_fec_stats) in efx_ethtool_get_fec_stats()
225 efx->type->get_fec_stats(efx, fec_stats); in efx_ethtool_get_fec_stats()
277 .get_fec_stats = efx_ethtool_get_fec_stats,
A Dnet_driver.h1388 void (*get_fec_stats)(struct efx_nic *efx, member
A Def10.c4199 .get_fec_stats = efx_ef10_get_fec_stats,
4335 .get_fec_stats = efx_ef10_get_fec_stats,
/linux/net/ethtool/
A Dfec.c112 dev->ethtool_ops->get_fec_stats) { in fec_prepare_data()
116 dev->ethtool_ops->get_fec_stats(dev, &stats); in fec_prepare_data()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dlmac_common.h133 int (*get_fec_stats)(void *cgxd, int lmac_id, member
A Drpm.c30 .get_fec_stats = rpm_get_fec_stats,
63 .get_fec_stats = rpm_get_fec_stats,
A Drvu_cgx.c651 return mac_ops->get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
A Dcgx.c1806 .get_fec_stats = cgx_get_fec_stats,
/linux/drivers/net/netdevsim/
A Dethtool.c173 .get_fec_stats = nsim_get_fec_stats,
/linux/include/linux/
A Dethtool.h1064 void (*get_fec_stats)(struct net_device *dev, member
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c1674 if (!hnae3_ae_dev_fec_stats_supported(ae_dev) || !ops->get_fec_stats) in hns3_get_fec_stats()
1677 ops->get_fec_stats(handle, fec_stats); in hns3_get_fec_stats()
2178 .get_fec_stats = hns3_get_fec_stats,
A Dhnae3.h623 void (*get_fec_stats)(struct hnae3_handle *handle, member
/linux/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c1185 .get_fec_stats = fun_get_fec_stats,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1338 .get_fec_stats = otx2_get_fec_stats,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c2651 .get_fec_stats = mlx5e_get_fec_stats,
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c4728 .get_fec_stats = ice_get_fec_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c5306 .get_fec_stats = bnxt_get_fec_stats,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c12798 .get_fec_stats = hclge_get_fec_stats,

Completed in 107 milliseconds