Searched refs:get_fec_stats (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A 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() 272 .get_fec_stats = efx_ethtool_get_fec_stats,
|
H A D | net_driver.h | 1326 void (*get_fec_stats)(struct efx_nic *efx, member
|
/linux/drivers/net/ethernet/sfc/ |
H A 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() 278 .get_fec_stats = efx_ethtool_get_fec_stats,
|
H A D | ef10.c | 4199 .get_fec_stats = efx_ef10_get_fec_stats, 4335 .get_fec_stats = efx_ef10_get_fec_stats,
|
/linux/net/ethtool/ |
H A 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/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | lmac_common.h | 132 int (*get_fec_stats)(void *cgxd, int lmac_id, member
|
H A D | rpm.c | 30 .get_fec_stats = rpm_get_fec_stats, 65 .get_fec_stats = rpm_get_fec_stats,
|
H A D | rvu_cgx.c | 675 return mac_ops->get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
|
H A D | cgx.c | 1870 .get_fec_stats = cgx_get_fec_stats,
|
/linux/include/linux/ |
H A D | ethtool.h | 1068 void (*get_fec_stats)(struct net_device *dev, member
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 623 void (*get_fec_stats)(struct hnae3_handle *handle, member
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1185 .get_fec_stats = fun_get_fec_stats,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1333 .get_fec_stats = otx2_get_fec_stats,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 2654 .get_fec_stats = mlx5e_get_fec_stats,
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.c | 4781 .get_fec_stats = ice_get_fec_stats,
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 5314 .get_fec_stats = bnxt_get_fec_stats,
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 12815 .get_fec_stats = hclge_get_fec_stats,
|