Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H 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()
273 .get_fec_stats = efx_ethtool_get_fec_stats,
H A Dnet_driver.h1183 * @get_fec_stats: Get standard FEC statistics.
1326 void (*get_fec_stats)(struct efx_nic *efx, member
/linux/drivers/net/ethernet/sfc/
H 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()
280 .get_fec_stats = efx_ethtool_get_fec_stats,
H A Dnet_driver.h1281 * @get_fec_stats: Get standard FEC statistics.
1427 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/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.c1917 .get_fec_stats = cgx_get_fec_stats,
/linux/include/linux/
H A Dethtool.h1054 * @get_fec_stats: Report FEC statistics.
1214 void (*get_fec_stats)(struct net_device *dev, member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h630 void (*get_fec_stats)(struct hnae3_handle *handle, member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1185 .get_fec_stats = fun_get_fec_stats,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2783 .get_fec_stats = mlx5e_get_fec_stats,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4740 .get_fec_stats = ice_get_fec_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5496 .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,