Searched refs:phy_stats (Results 1 – 10 of 10) sorted by relevance
112 u32 phy_stats:1; member174 u32 phy_stats:1;250 u32 phy_stats:1; member310 u32 phy_stats:1;
5034 struct rtl8723au_phy_stats *phy_stats, in rtl8xxxu_rx_parse_phystats() argument5037 if (phy_stats->sgi_en) in rtl8xxxu_rx_parse_phystats()5044 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8xxxu_rx_parse_phystats()5062 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8xxxu_rx_parse_phystats()5201 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc16() local5246 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc16()5252 if (rx_desc->phy_stats) in rtl8xxxu_parse_rxdesc16()5253 rtl8xxxu_rx_parse_phystats(priv, rx_status, phy_stats, in rtl8xxxu_parse_rxdesc16()5295 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc24() local5308 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc24()[all …]
278 struct e1000_phy_stats phy_stats; member
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()
3717 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3723 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
286 struct e1000_phy_stats phy_stats; member
476 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()
279 struct mlx4_en_phy_stats *p_stats = &priv->phy_stats; in mlx4_en_DUMP_ETH_STATS()
613 struct mlx4_en_phy_stats phy_stats; member
420 data[index++] = ((unsigned long *)&priv->phy_stats)[i]; in mlx4_en_get_ethtool_stats()