Searched refs:get_fec_stats (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 224 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,
|
| D | net_driver.h | 1413 void (*get_fec_stats)(struct efx_nic *efx, member
|
| D | ef10.c | 4167 .get_fec_stats = efx_ef10_get_fec_stats,
|
| /Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
| D | ethtool.c | 224 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,
|
| D | net_driver.h | 1339 void (*get_fec_stats)(struct efx_nic *efx, member
|
| /Linux-v6.1/net/ethtool/ |
| D | fec.c | 112 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.1/include/linux/ |
| D | ethtool.h | 733 void (*get_fec_stats)(struct net_device *dev, member
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_ethtool.c | 1655 if (!hnae3_ae_dev_fec_stats_supported(ae_dev) || !ops->get_fec_stats) in hns3_get_fec_stats() 1658 ops->get_fec_stats(handle, fec_stats); in hns3_get_fec_stats() 2134 .get_fec_stats = hns3_get_fec_stats,
|
| D | hnae3.h | 589 void (*get_fec_stats)(struct hnae3_handle *handle, member
|
| /Linux-v6.1/drivers/net/ethernet/fungible/funeth/ |
| D | funeth_ethtool.c | 1188 .get_fec_stats = fun_get_fec_stats,
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_ethtool.c | 2441 .get_fec_stats = mlx5e_get_fec_stats,
|
| /Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_ethtool.c | 4037 .get_fec_stats = bnxt_get_fec_stats,
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 13027 .get_fec_stats = hclge_get_fec_stats,
|