Home
last modified time | relevance | path

Searched refs:SymbolErrorDuringCarrier (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h33 } SymbolErrorDuringCarrier; member
H A Dfbnic_mac.c717 &s->SymbolErrorDuringCarrier.lanes[i]); in fbnic_mac_get_pcs_stats()
H A Dfbnic_ethtool.c1760 total += phy_stats->pcs.SymbolErrorDuringCarrier.lanes[i].value; in fbnic_get_eth_phy_stats()
1762 eth_phy_stats->SymbolErrorDuringCarrier = total; in fbnic_get_eth_phy_stats()
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c789 phy_stats->SymbolErrorDuringCarrier = s[OCELOT_STAT_RX_SYM_ERRS]; in ocelot_port_phy_stats_cb()
798 phy_stats->SymbolErrorDuringCarrier = s[OCELOT_STAT_RX_PMAC_SYM_ERRS]; in ocelot_port_pmac_phy_stats_cb()
/linux/Documentation/networking/
H A Dstatistics.rst94 eth-phy-SymbolErrorDuringCarrier: 0
/linux/net/ethtool/
H A Dstats.c278 data->phy_stats.SymbolErrorDuringCarrier)) in stats_put_phy_stats()
/linux/include/linux/
H A Dethtool.h461 u64 SymbolErrorDuringCarrier;
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c831 phy_stats->SymbolErrorDuringCarrier = in sparx5_get_eth_phy_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1105 phy_stats->SymbolErrorDuringCarrier = in mlxsw_sp_get_eth_phy_stats()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c1329 &phy_stats->SymbolErrorDuringCarrier); in rtl8365mb_get_phy_stats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3410 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in macb_get_eth_phy_stats()
3422 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in gem_get_eth_phy_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c947 phy_stats->SymbolErrorDuringCarrier = in mlx5e_stats_eth_phy_get()