| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_en.c | 3160 apc->phy_stats.rx_pkt_drop_phy = resp.rx_pkt_drop_phy; in mana_init_port() 3161 apc->phy_stats.tx_pkt_drop_phy = resp.tx_pkt_drop_phy; in mana_init_port() 3164 apc->phy_stats.rx_pkt_tc0_phy = resp.rx_pkt_tc0_phy; in mana_init_port() 3165 apc->phy_stats.tx_pkt_tc0_phy = resp.tx_pkt_tc0_phy; in mana_init_port() 3166 apc->phy_stats.rx_pkt_tc1_phy = resp.rx_pkt_tc1_phy; in mana_init_port() 3167 apc->phy_stats.tx_pkt_tc1_phy = resp.tx_pkt_tc1_phy; in mana_init_port() 3168 apc->phy_stats.rx_pkt_tc2_phy = resp.rx_pkt_tc2_phy; in mana_init_port() 3169 apc->phy_stats.tx_pkt_tc2_phy = resp.tx_pkt_tc2_phy; in mana_init_port() 3170 apc->phy_stats.rx_pkt_tc3_phy = resp.rx_pkt_tc3_phy; in mana_init_port() 3171 apc->phy_stats in mana_init_port() [all...] |
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 787 struct ethtool_eth_phy_stats *phy_stats = priv; in ocelot_port_phy_stats_cb() local 789 phy_stats->SymbolErrorDuringCarrier = s[OCELOT_STAT_RX_SYM_ERRS]; in ocelot_port_phy_stats_cb() 796 struct ethtool_eth_phy_stats *phy_stats = priv; in ocelot_port_pmac_phy_stats_cb() local 798 phy_stats->SymbolErrorDuringCarrier = s[OCELOT_STAT_RX_PMAC_SYM_ERRS]; in ocelot_port_pmac_phy_stats_cb() 802 struct ethtool_eth_phy_stats *phy_stats) in ocelot_port_get_eth_phy_stats() argument 806 switch (phy_stats->src) { in ocelot_port_get_eth_phy_stats() 808 ocelot_port_stats_run(ocelot, port, phy_stats, in ocelot_port_get_eth_phy_stats() 813 ocelot_port_stats_run(ocelot, port, phy_stats, in ocelot_port_get_eth_phy_stats() 818 ethtool_aggregate_phy_stats(dev, phy_stats); in ocelot_port_get_eth_phy_stats()
|
| /linux/include/linux/ |
| H A D | ethtool_netlink.h | 37 struct ethtool_eth_phy_stats *phy_stats); 98 struct ethtool_eth_phy_stats *phy_stats) in ethtool_aggregate_phy_stats() argument
|
| /linux/drivers/net/phy/ |
| H A D | micrel.c | 473 struct kszphy_phy_stats phy_stats; 484 struct lan8842_phy_stats phy_stats; 2261 priv->phy_stats.rx_err_pkt_cnt += ret; 2272 stats->rx_errors = priv->phy_stats.rx_err_pkt_cnt; 6495 priv->phy_stats.rx_packets = lan8842_get_stat(phydev, in lan8842_get_tunable() 6498 priv->phy_stats.rx_errors = lan8842_get_stat(phydev, in lan8842_get_tunable() 6501 priv->phy_stats.tx_packets = lan8842_get_stat(phydev, in lan8842_get_tunable() 6504 priv->phy_stats.tx_errors = lan8842_get_stat(phydev, in lan8842_set_tunable() 6580 stats->rx_packets = priv->phy_stats.rx_packets; in lan9645x_suspend() 6581 stats->rx_errors = priv->phy_stats in lan9645x_suspend() 467 struct kszphy_phy_stats phy_stats; global() member 478 struct lan8842_phy_stats phy_stats; global() member [all...] |
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 290 struct e1000_phy_stats phy_stats; member
|
| H A D | ethtool.c | 481 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | 8192e.c | 1675 static s8 rtl8192e_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8192e_cck_rssi() argument 1680 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8192e_cck_rssi()
|
| H A D | 8710b.c | 1786 static s8 rtl8710b_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8710b_cck_rssi() argument 1788 struct jaguar2_phy_stats_type0 *phy_stats0 = (struct jaguar2_phy_stats_type0 *)phy_stats; in rtl8710b_cck_rssi()
|
| H A D | 8723b.c | 1659 static s8 rtl8723b_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8723b_cck_rssi() argument 1661 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8723b_cck_rssi()
|
| H A D | 8188f.c | 1676 static s8 rtl8188f_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8188f_cck_rssi() argument 1678 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8188f_cck_rssi()
|
| H A D | 8192f.c | 1967 static s8 rtl8192f_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8192f_cck_rssi() argument 1969 struct jaguar2_phy_stats_type0 *phy_stats0 = (struct jaguar2_phy_stats_type0 *)phy_stats; in rtl8192f_cck_rssi()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_port.c | 283 struct mlx4_en_phy_stats *p_stats = &priv->phy_stats; in mlx4_en_DUMP_ETH_STATS()
|
| H A D | en_ethtool.c | 423 data[index++] = ((unsigned long *)&priv->phy_stats)[i]; in mlx4_en_get_ethtool_stats()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | |
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A 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()
|
| H A D | e1000_main.c | 3722 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats() 3728 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 1333 struct ethtool_eth_phy_stats *phy_stats) in felix_get_eth_phy_stats() argument 1337 ocelot_port_get_eth_phy_stats(ocelot, port, phy_stats); in felix_get_eth_phy_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2677 struct ethtool_eth_phy_stats *phy_stats) in mlx5e_get_link_ext_state() 2681 mlx5e_stats_eth_phy_get(priv, phy_stats); in mlx5e_get_link_ext_state() 2694 mlx5e_get_eth_phy_stats(struct net_device * netdev,struct ethtool_eth_phy_stats * phy_stats) mlx5e_get_eth_phy_stats() argument
|
| /linux/include/soc/mscc/ |
| H A D | ocelot.h | 1034 struct ethtool_eth_phy_stats *phy_stats);
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3517 struct ethtool_eth_phy_stats *phy_stats) in macb_get_eth_phy_stats() argument 3524 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in macb_get_eth_phy_stats() 3529 struct ethtool_eth_phy_stats *phy_stats) in gem_get_eth_phy_stats() argument 3536 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in gem_get_eth_phy_stats()
|
| /linux/net/dsa/ |
| H A D | user.c | 1097 struct ethtool_eth_phy_stats *phy_stats) in dsa_user_get_eth_phy_stats() argument 1103 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5567 struct ethtool_eth_phy_stats *phy_stats) in bnxt_get_eth_phy_stats() argument 5576 phy_stats->SymbolErrorDuringCarrier = in bnxt_get_eth_phy_stats()
|