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;
5067 struct rtl8723au_phy_stats *phy_stats, in rtl8xxxu_rx_parse_phystats() argument5070 if (phy_stats->sgi_en) in rtl8xxxu_rx_parse_phystats()5077 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8xxxu_rx_parse_phystats()5095 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8xxxu_rx_parse_phystats()5553 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc16() local5598 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc16()5604 if (rx_desc->phy_stats) in rtl8xxxu_parse_rxdesc16()5605 rtl8xxxu_rx_parse_phystats(priv, rx_status, phy_stats, in rtl8xxxu_parse_rxdesc16()5647 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc24() local5660 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc24()[all …]
277 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()
3721 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3727 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
285 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()
620 struct mlx4_en_phy_stats phy_stats; member
420 data[index++] = ((unsigned long *)&priv->phy_stats)[i]; in mlx4_en_get_ethtool_stats()