Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
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()
279 .get_fec_stats = efx_ethtool_get_fec_stats,
Dnet_driver.h1388 void (*get_fec_stats)(struct efx_nic *efx, member
Def10.c4199 .get_fec_stats = efx_ef10_get_fec_stats,
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
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()
279 .get_fec_stats = efx_ethtool_get_fec_stats,
Dnet_driver.h1339 void (*get_fec_stats)(struct efx_nic *efx, member
/Linux-v6.6/net/ethtool/
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-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dlmac_common.h133 int (*get_fec_stats)(void *cgxd, int lmac_id, member
Drpm.c30 .get_fec_stats = rpm_get_fec_stats,
62 .get_fec_stats = rpm_get_fec_stats,
Drvu_cgx.c597 return mac_ops->get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
Dcgx.c1777 .get_fec_stats = cgx_get_fec_stats,
/Linux-v6.6/include/linux/
Dethtool.h881 void (*get_fec_stats)(struct net_device *dev, member
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1654 if (!hnae3_ae_dev_fec_stats_supported(ae_dev) || !ops->get_fec_stats) in hns3_get_fec_stats()
1657 ops->get_fec_stats(handle, fec_stats); in hns3_get_fec_stats()
2158 .get_fec_stats = hns3_get_fec_stats,
Dhnae3.h604 void (*get_fec_stats)(struct hnae3_handle *handle, member
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c1188 .get_fec_stats = fun_get_fec_stats,
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1346 .get_fec_stats = otx2_get_fec_stats,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c2438 .get_fec_stats = mlx5e_get_fec_stats,
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c4152 .get_fec_stats = bnxt_get_fec_stats,
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12659 .get_fec_stats = hclge_get_fec_stats,