Searched refs:phy_stats (Results 1 – 10 of 10) sorted by relevance
120 u32 phy_stats:1; member182 u32 phy_stats:1;258 u32 phy_stats:1; member318 u32 phy_stats:1;
5040 struct rtl8723au_phy_stats *phy_stats, in rtl8xxxu_rx_parse_phystats() argument5043 if (phy_stats->sgi_en) in rtl8xxxu_rx_parse_phystats()5050 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8xxxu_rx_parse_phystats()5068 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8xxxu_rx_parse_phystats()5207 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc16() local5252 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_parse_rxdesc16()5258 if (rx_desc->phy_stats) in rtl8xxxu_parse_rxdesc16()5259 rtl8xxxu_rx_parse_phystats(priv, rx_status, phy_stats, in rtl8xxxu_parse_rxdesc16()5301 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_parse_rxdesc24() local5314 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()
3726 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3732 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()
614 struct mlx4_en_phy_stats phy_stats; member
420 data[index++] = ((unsigned long *)&priv->phy_stats)[i]; in mlx4_en_get_ethtool_stats()