/Linux-v6.1/drivers/net/ethernet/mscc/ |
D | ocelot_stats.c | 305 struct ethtool_eth_phy_stats *phy_stats = priv; in ocelot_port_phy_stats_cb() local 307 phy_stats->SymbolErrorDuringCarrier = s[OCELOT_STAT_RX_SYM_ERRS]; in ocelot_port_phy_stats_cb() 311 struct ethtool_eth_phy_stats *phy_stats) in ocelot_port_get_eth_phy_stats() argument 313 ocelot_port_stats_run(ocelot, port, phy_stats, in ocelot_port_get_eth_phy_stats()
|
/Linux-v6.1/net/ethtool/ |
D | stats.c | 18 struct ethtool_eth_phy_stats phy_stats; 126 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data() 219 data->phy_stats.SymbolErrorDuringCarrier)) in stats_put_phy_stats()
|
/Linux-v6.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 112 u32 phy_stats:1; member 174 u32 phy_stats:1; 250 u32 phy_stats:1; member 310 u32 phy_stats:1;
|
D | rtl8xxxu_core.c | 5213 struct rtl8723au_phy_stats *phy_stats, in rtl8xxxu_rx_parse_phystats() argument 5216 if (phy_stats->sgi_en) in rtl8xxxu_rx_parse_phystats() 5223 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8xxxu_rx_parse_phystats() 5241 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8xxxu_rx_parse_phystats() 5664 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc16() local 5714 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc16() 5720 if (rx_desc->phy_stats) in rtl8xxxu_parse_rxdesc16() 5721 rtl8xxxu_rx_parse_phystats(priv, rx_status, phy_stats, in rtl8xxxu_parse_rxdesc16() 5765 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc24() local 5778 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc24() [all …]
|
/Linux-v6.1/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 277 struct e1000_phy_stats phy_stats; member
|
D | e1000_ethtool.c | 399 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs() 402 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */ in e1000_get_regs()
|
D | e1000_main.c | 3721 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats() 3727 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
|
/Linux-v6.1/include/linux/ |
D | ethtool.h | 749 struct ethtool_eth_phy_stats *phy_stats);
|
/Linux-v6.1/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 288 struct e1000_phy_stats phy_stats; member
|
D | ethtool.c | 483 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.h | 121 struct ethtool_eth_phy_stats *phy_stats);
|
D | en_ethtool.c | 2364 struct ethtool_eth_phy_stats *phy_stats) in mlx5e_get_eth_phy_stats() argument 2368 mlx5e_stats_eth_phy_get(priv, phy_stats); in mlx5e_get_eth_phy_stats()
|
D | en_stats.c | 907 struct ethtool_eth_phy_stats *phy_stats) in mlx5e_stats_eth_phy_get() argument 915 phy_stats->SymbolErrorDuringCarrier = in mlx5e_stats_eth_phy_get()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_port.c | 283 struct mlx4_en_phy_stats *p_stats = &priv->phy_stats; in mlx4_en_DUMP_ETH_STATS()
|
D | mlx4_en.h | 602 struct mlx4_en_phy_stats phy_stats; member
|
D | en_ethtool.c | 423 data[index++] = ((unsigned long *)&priv->phy_stats)[i]; in mlx4_en_get_ethtool_stats()
|
/Linux-v6.1/drivers/net/dsa/realtek/ |
D | rtl8365mb.c | 1289 struct ethtool_eth_phy_stats *phy_stats) in rtl8365mb_get_phy_stats() argument 1300 &phy_stats->SymbolErrorDuringCarrier); in rtl8365mb_get_phy_stats()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1081 struct ethtool_eth_phy_stats *phy_stats) in mlxsw_sp_get_eth_phy_stats() argument 1089 phy_stats->SymbolErrorDuringCarrier = in mlxsw_sp_get_eth_phy_stats()
|
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 812 struct ethtool_eth_phy_stats *phy_stats) in sparx5_get_eth_phy_stats() argument 831 phy_stats->SymbolErrorDuringCarrier = in sparx5_get_eth_phy_stats()
|
/Linux-v6.1/drivers/net/dsa/ocelot/ |
D | felix.c | 1192 struct ethtool_eth_phy_stats *phy_stats) in felix_get_eth_phy_stats() argument 1196 ocelot_port_get_eth_phy_stats(ocelot, port, phy_stats); in felix_get_eth_phy_stats()
|
/Linux-v6.1/include/soc/mscc/ |
D | ocelot.h | 1164 struct ethtool_eth_phy_stats *phy_stats);
|
/Linux-v6.1/include/net/ |
D | dsa.h | 917 struct ethtool_eth_phy_stats *phy_stats);
|
/Linux-v6.1/net/dsa/ |
D | slave.c | 1017 struct ethtool_eth_phy_stats *phy_stats) in dsa_slave_get_eth_phy_stats() argument 1023 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_slave_get_eth_phy_stats()
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 3895 struct ethtool_eth_phy_stats *phy_stats) in bnxt_get_eth_phy_stats() argument 3904 phy_stats->SymbolErrorDuringCarrier = in bnxt_get_eth_phy_stats()
|