Searched refs:get_fec_stats (Results 1 – 18 of 18) sorted by relevance
| /drivers/net/ethernet/sfc/siena/ |
| 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() 273 .get_fec_stats = efx_ethtool_get_fec_stats,
|
| A D | net_driver.h | 1326 void (*get_fec_stats)(struct efx_nic *efx, member
|
| /drivers/net/ethernet/sfc/ |
| 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() 280 .get_fec_stats = efx_ethtool_get_fec_stats,
|
| A D | net_driver.h | 1427 void (*get_fec_stats)(struct efx_nic *efx, member
|
| A D | ef10.c | 4201 .get_fec_stats = efx_ef10_get_fec_stats, 4337 .get_fec_stats = efx_ef10_get_fec_stats,
|
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | lmac_common.h | 132 int (*get_fec_stats)(void *cgxd, int lmac_id, member
|
| A D | rpm.c | 30 .get_fec_stats = rpm_get_fec_stats, 65 .get_fec_stats = rpm_get_fec_stats,
|
| A D | rvu_cgx.c | 677 return mac_ops->get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
|
| A D | cgx.c | 1917 .get_fec_stats = cgx_get_fec_stats,
|
| /drivers/net/netdevsim/ |
| A D | ethtool.c | 200 .get_fec_stats = nsim_get_fec_stats,
|
| /drivers/net/ethernet/hisilicon/hns3/ |
| A D | hns3_ethtool.c | 1668 if (!hnae3_ae_dev_fec_stats_supported(ae_dev) || !ops->get_fec_stats) in hns3_get_fec_stats() 1671 ops->get_fec_stats(handle, fec_stats); in hns3_get_fec_stats() 2176 .get_fec_stats = hns3_get_fec_stats,
|
| A D | hnae3.h | 630 void (*get_fec_stats)(struct hnae3_handle *handle, member
|
| /drivers/net/ethernet/fungible/funeth/ |
| A D | funeth_ethtool.c | 1185 .get_fec_stats = fun_get_fec_stats,
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_ethtool.c | 1352 .get_fec_stats = otx2_get_fec_stats,
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_ethtool.c | 2783 .get_fec_stats = mlx5e_get_fec_stats,
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_ethtool.c | 4740 .get_fec_stats = ice_get_fec_stats,
|
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_ethtool.c | 5496 .get_fec_stats = bnxt_get_fec_stats,
|
| /drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_main.c | 12821 .get_fec_stats = hclge_get_fec_stats,
|
Completed in 102 milliseconds