Home
last modified time | relevance | path

Searched refs:phy_stats (Results 1 – 25 of 31) sorted by relevance

12

/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c2841 apc->phy_stats.rx_pkt_tc0_phy = resp.rx_pkt_tc0_phy; in mana_query_phy_stats()
2842 apc->phy_stats.tx_pkt_tc0_phy = resp.tx_pkt_tc0_phy; in mana_query_phy_stats()
2843 apc->phy_stats.rx_pkt_tc1_phy = resp.rx_pkt_tc1_phy; in mana_query_phy_stats()
2844 apc->phy_stats.tx_pkt_tc1_phy = resp.tx_pkt_tc1_phy; in mana_query_phy_stats()
2845 apc->phy_stats.rx_pkt_tc2_phy = resp.rx_pkt_tc2_phy; in mana_query_phy_stats()
2846 apc->phy_stats.tx_pkt_tc2_phy = resp.tx_pkt_tc2_phy; in mana_query_phy_stats()
2847 apc->phy_stats.rx_pkt_tc3_phy = resp.rx_pkt_tc3_phy; in mana_query_phy_stats()
2848 apc->phy_stats.tx_pkt_tc3_phy = resp.tx_pkt_tc3_phy; in mana_query_phy_stats()
2849 apc->phy_stats.rx_pkt_tc4_phy = resp.rx_pkt_tc4_phy; in mana_query_phy_stats()
2850 apc->phy_stats.tx_pkt_tc4_phy = resp.tx_pkt_tc4_phy; in mana_query_phy_stats()
[all …]
A Dmana_ethtool.c189 void *phy_stats = &apc->phy_stats; in mana_get_ethtool_stats() local
223 data[i++] = *(u64 *)(phy_stats + mana_phy_stats[q].offset); in mana_get_ethtool_stats()
/drivers/net/ethernet/mscc/
A Docelot_stats.c787 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()
/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu.h144 u32 phy_stats:1; member
207 u32 phy_stats:1;
284 u32 phy_stats:1; member
344 u32 phy_stats:1;
1974 struct rtl8723au_phy_stats *phy_stats,
1997 s8 (*cck_rssi) (struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats);
2129 struct rtl8723au_phy_stats *phy_stats,
2134 struct rtl8723au_phy_stats *phy_stats,
2162 s8 rtl8723a_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats);
A D8723a.c443 s8 rtl8723a_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8723a_cck_rssi() argument
445 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8723a_cck_rssi()
A Dcore.c5737 struct rtl8723au_phy_stats *phy_stats, in rtl8723au_rx_parse_phystats() argument
5741 if (phy_stats->sgi_en) in rtl8723au_rx_parse_phystats()
5765 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8723au_rx_parse_phystats()
5829 struct rtl8723au_phy_stats *phy_stats, in jaguar2_rx_parse_phystats() argument
6363 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc16() local
6419 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc16()
6426 if (rx_desc->phy_stats) { in rtl8xxxu_parse_rxdesc16()
6428 priv, rx_status, phy_stats, in rtl8xxxu_parse_rxdesc16()
6480 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc24() local
6521 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc24()
[all …]
A D8192e.c1675 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()
A D8188f.c1676 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()
A D8710b.c1786 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()
A D8723b.c1659 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()
A D8188e.c1309 static s8 rtl8188e_cck_rssi(struct rtl8xxxu_priv *priv, struct rtl8723au_phy_stats *phy_stats) in rtl8188e_cck_rssi() argument
1316 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8188e_cck_rssi()
A D8192f.c1967 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()
/drivers/net/ethernet/intel/e1000/
A De1000.h277 struct e1000_phy_stats phy_stats; member
A De1000_ethtool.c399 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()
/drivers/net/ethernet/intel/e1000e/
A De1000.h289 struct e1000_phy_stats phy_stats; member
/drivers/net/phy/
A Dphy.c614 struct ethtool_eth_phy_stats *phy_stats, in __phy_ethtool_get_phy_stats() argument
621 phydev->drv->get_phy_stats(phydev, phy_stats, phydev_stats); in __phy_ethtool_get_phy_stats()
/drivers/net/ethernet/mellanox/mlx4/
A Den_port.c283 struct mlx4_en_phy_stats *p_stats = &priv->phy_stats; in mlx4_en_DUMP_ETH_STATS()
A Dmlx4_en.h605 struct mlx4_en_phy_stats phy_stats; member
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.h123 struct ethtool_eth_phy_stats *phy_stats);
A Den_ethtool.c2689 struct ethtool_eth_phy_stats *phy_stats) in mlx5e_get_eth_phy_stats() argument
2693 mlx5e_stats_eth_phy_get(priv, phy_stats); in mlx5e_get_eth_phy_stats()
/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ethtool.c812 struct ethtool_eth_phy_stats *phy_stats) in sparx5_get_eth_phy_stats() argument
831 phy_stats->SymbolErrorDuringCarrier = in sparx5_get_eth_phy_stats()
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ethtool.c1097 struct ethtool_eth_phy_stats *phy_stats) in mlxsw_sp_get_eth_phy_stats() argument
1105 phy_stats->SymbolErrorDuringCarrier = in mlxsw_sp_get_eth_phy_stats()
/drivers/net/dsa/realtek/
A Drtl8365mb.c1318 struct ethtool_eth_phy_stats *phy_stats) in rtl8365mb_get_phy_stats() argument
1329 &phy_stats->SymbolErrorDuringCarrier); in rtl8365mb_get_phy_stats()
/drivers/net/dsa/ocelot/
A Dfelix.c1312 struct ethtool_eth_phy_stats *phy_stats) in felix_get_eth_phy_stats() argument
1316 ocelot_port_get_eth_phy_stats(ocelot, port, phy_stats); in felix_get_eth_phy_stats()
/drivers/net/ethernet/cadence/
A Dmacb_main.c3325 struct ethtool_eth_phy_stats *phy_stats) in macb_get_eth_phy_stats() argument
3332 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in macb_get_eth_phy_stats()
3337 struct ethtool_eth_phy_stats *phy_stats) in gem_get_eth_phy_stats() argument
3344 phy_stats->SymbolErrorDuringCarrier = hwstat->rx_symbol_errors; in gem_get_eth_phy_stats()

Completed in 123 milliseconds

12